Searched refs:RT5665_GLB_CLK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5665.c | 588 case RT5665_GLB_CLK: in rt5665_readable_register() 1524 val = snd_soc_component_read(component, RT5665_GLB_CLK); in is_sys_clk_from_pll() 4310 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_sysclk() 4347 snd_soc_component_update_bits(component, RT5665_GLB_CLK, in rt5665_set_component_pll() 4354 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() 4683 regmap_write(rt5665->regmap, RT5665_GLB_CLK, 0x8000); in rt5665_calibrate()
|
H A D | rt5665.h | 130 #define RT5665_GLB_CLK 0x0080 macro
|