Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5631.c143 case RT5631_GLOBAL_CLK_CTRL: in rt5631_readable_register()
288 reg = snd_soc_component_read(component, RT5631_GLOBAL_CLK_CTRL); in check_sysclk1_source()
1484 snd_soc_component_update_bits(component, RT5631_GLOBAL_CLK_CTRL, in rt5631_codec_set_dai_pll()
1502 RT5631_GLOBAL_CLK_CTRL, in rt5631_codec_set_dai_pll()
1521 RT5631_GLOBAL_CLK_CTRL, in rt5631_codec_set_dai_pll()
H A Drt5631.h36 #define RT5631_GLOBAL_CLK_CTRL 0x42 macro