Searched refs:AUD_GATE (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/meson/ |
H A D | axg-audio.c | 26 #define AUD_GATE(_name, _reg, _bit, _pname, _iflags) { \ macro 195 AUD_GATE(_name, _reg, 31, aud_##_name##_div, \ 210 AUD_GATE(mst_##_name##_sclk_pre_en, _reg, 31, \ 217 AUD_GATE(mst_##_name##_sclk_post_en, _reg, 30, \ 274 AUD_GATE(tdm##_name##_sclk_pre_en, _reg, 31, \ 277 AUD_GATE(tdm##_name##_sclk_post_en, _reg, 30, \
|