Searched refs:RT5640_DMIC_CLK_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | rt5640.h | 979 #define RT5640_DMIC_CLK_MASK (0x7 << 5) macro |
D | rt5640.c | 471 snd_soc_component_update_bits(component, RT5640_DMIC, RT5640_DMIC_CLK_MASK, in set_dmic_clk() |