Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Drt5665.c585 case RT5665_GLB_CLK: in rt5665_readable_register()
1521 val = snd_soc_component_read(component, RT5665_GLB_CLK); in is_sys_clk_from_pll()
4307 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_sysclk()
4344 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4351 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4355 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4359 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4363 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4678 regmap_write(rt5665->regmap, RT5665_GLB_CLK, 0x8000); in rt5665_calibrate()
H A Drt5665.h130 #define RT5665_GLB_CLK 0x0080 macro