Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Drt274.c771 snd_soc_component_update_bits(component, RT274_MCLK_CTRL, in rt274_set_dai_pll()
831 snd_soc_component_update_bits(component, RT274_MCLK_CTRL, in rt274_set_dai_sysclk()
856 RT274_MCLK_CTRL, 0x1fcf, 0x0008); in rt274_set_dai_sysclk()
861 RT274_MCLK_CTRL, 0x1fcf, 0x1543); in rt274_set_dai_sysclk()
Drt274.h141 #define RT274_MCLK_CTRL 0x71 macro