Searched refs:RT5659_GLB_CLK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | rt5659.c | 741 case RT5659_GLB_CLK: in rt5659_readable_register() 1662 val = snd_soc_component_read(component, RT5659_GLB_CLK); in is_sys_clk_from_pll() 3455 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_sysclk() 3483 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3490 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3494 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3498 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3502 snd_soc_component_update_bits(component, RT5659_GLB_CLK, in rt5659_set_component_pll() 3858 regmap_write(rt5659->regmap, RT5659_GLB_CLK, 0x8000); in rt5659_calibrate() 4041 regmap_write(rt5659->regmap, RT5659_GLB_CLK, 0x0000); in rt5659_calibrate()
|
D | rt5659.h | 143 #define RT5659_GLB_CLK 0x0080 macro
|