Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt274.c765 snd_soc_component_update_bits(component, RT274_MCLK_CTRL, in rt274_set_dai_pll()
824 snd_soc_component_update_bits(component, RT274_MCLK_CTRL, in rt274_set_dai_sysclk()
849 RT274_MCLK_CTRL, 0x1fcf, 0x0008); in rt274_set_dai_sysclk()
854 RT274_MCLK_CTRL, 0x1fcf, 0x1543); in rt274_set_dai_sysclk()
Drt274.h144 #define RT274_MCLK_CTRL 0x71 macro