Home
last modified time | relevance | path

Searched refs:RT5640_DMIC_CLK_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5640.h979 #define RT5640_DMIC_CLK_MASK (0x7 << 5) macro
H A Drt5640.c471 snd_soc_component_update_bits(component, RT5640_DMIC, RT5640_DMIC_CLK_MASK, in set_dmic_clk()