Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5668.c472 case RT5668_GLB_CLK: in rt5668_readable_register()
1224 val = snd_soc_component_read(component, RT5668_GLB_CLK); in is_sys_clk_from_pll1()
2120 snd_soc_component_update_bits(component, RT5668_GLB_CLK, in rt5668_set_component_sysclk()
2155 snd_soc_component_update_bits(component, RT5668_GLB_CLK, in rt5668_set_component_pll()
2162 snd_soc_component_update_bits(component, RT5668_GLB_CLK, in rt5668_set_component_pll()
2166 snd_soc_component_update_bits(component, RT5668_GLB_CLK, in rt5668_set_component_pll()
H A Drt5668.h84 #define RT5668_GLB_CLK 0x0080 macro