Searched refs:RT5682_GLB_CLK (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/sound/soc/codecs/ |
| D | rt5682.c | 469 case RT5682_GLB_CLK: in rt5682_readable_register() 1301 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll1() 1316 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll2() 1554 val = snd_soc_component_read(component, RT5682_GLB_CLK); in set_dmic_power() 2268 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_sysclk() 2305 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_pll() 2314 RT5682_GLB_CLK, RT5682_PLL2_SRC_MASK, in rt5682_set_component_pll() 2377 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 2382 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 3071 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
|