Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5665.c586 case RT5665_GLB_CLK: in rt5665_readable_register()
1424 val = snd_soc_component_read(component, RT5665_GLB_CLK); in is_sys_clk_from_pll()
4210 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_sysclk()
4247 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4254 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4258 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4262 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4266 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4581 regmap_write(rt5665->regmap, RT5665_GLB_CLK, 0x8000); in rt5665_calibrate()
H A Drt5665.h130 #define RT5665_GLB_CLK 0x0080 macro