Searched refs:RT5682_GLB_CLK (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/sound/soc/codecs/ |
| D | rt5682.c | 473 case RT5682_GLB_CLK: in rt5682_readable_register() 1324 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll1() 1339 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll2() 1585 val = snd_soc_component_read(component, RT5682_GLB_CLK); in set_dmic_power() 2329 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_sysclk() 2366 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_pll() 2375 RT5682_GLB_CLK, RT5682_PLL2_SRC_MASK, in rt5682_set_component_pll() 2438 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 2443 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 3115 regmap_write(rt5682->regmap, RT5682_GLB_CLK, 0x8000); in rt5682_calibrate() [all …]
|
| D | rt5682-sdw.c | 465 regmap_update_bits(rt5682->regmap, RT5682_GLB_CLK, in rt5682_io_init()
|
| D | rt5682.h | 90 #define RT5682_GLB_CLK 0x0080 macro
|