Searched refs:RT5659_GLB_CLK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | rt5659.c | 740 case RT5659_GLB_CLK: in rt5659_readable_register() 1661 val = snd_soc_component_read(component, RT5659_GLB_CLK); in is_sys_clk_from_pll() 3454 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_sysclk() 3482 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3489 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3493 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3497 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3501 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3857 regmap_write(rt5659->regmap, RT5659_GLB_CLK, 0x8000); in rt5659_calibrate() 4040 regmap_write(rt5659->regmap, RT5659_GLB_CLK, 0x0000); in rt5659_calibrate()
|
D | rt5659.h | 143 #define RT5659_GLB_CLK 0x0080 macro
|