Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5665.c589 case RT5665_GLB_CLK: in rt5665_readable_register()
1525 val = snd_soc_component_read(component, RT5665_GLB_CLK); in is_sys_clk_from_pll()
4311 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_sysclk()
4348 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()
4367 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4685 regmap_write(rt5665->regmap, RT5665_GLB_CLK, 0x8000); in rt5665_calibrate()
Drt5665.h130 #define RT5665_GLB_CLK 0x0080 macro