Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5665.c592 case RT5665_GLB_CLK: in rt5665_readable_register()
1528 val = snd_soc_component_read32(component, RT5665_GLB_CLK); in is_sys_clk_from_pll()
4314 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_sysclk()
4351 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4358 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4362 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4366 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4370 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll()
4688 regmap_write(rt5665->regmap, RT5665_GLB_CLK, 0x8000); in rt5665_calibrate()
Drt5665.h133 #define RT5665_GLB_CLK 0x0080 macro