Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5651.h926 #define RT5651_DMIC_CLK_MASK (0x7 << 5) macro
H A Drt5651.c389 snd_soc_component_update_bits(component, RT5651_DMIC, RT5651_DMIC_CLK_MASK, in set_dmic_clk()