Searched refs:RT5682_GLB_CLK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/soc/codecs/ |
| D | rt5682.c | 482 case RT5682_GLB_CLK: in rt5682_readable_register() 1258 val = snd_soc_component_read32(component, RT5682_GLB_CLK); in is_sys_clk_from_pll1() 2195 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_sysclk() 2230 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_pll() 2237 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_pll() 2241 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_pll() 2488 regmap_write(rt5682->regmap, RT5682_GLB_CLK, 0x8000); in rt5682_calibrate() 2518 regmap_write(rt5682->regmap, RT5682_GLB_CLK, 0x0000); in rt5682_calibrate()
|
| D | rt5682.h | 84 #define RT5682_GLB_CLK 0x0080 macro
|