Searched refs:RT5682_GLB_CLK (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/sound/soc/codecs/ |
| D | rt5682.c | 467 case RT5682_GLB_CLK: in rt5682_readable_register() 1287 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll1() 1302 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll2() 1540 val = snd_soc_component_read(component, RT5682_GLB_CLK); in set_dmic_power() 2260 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_sysclk() 2297 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_pll() 2306 RT5682_GLB_CLK, RT5682_PLL2_SRC_MASK, in rt5682_set_component_pll() 2369 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 2374 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 3009 regmap_write(rt5682->regmap, RT5682_GLB_CLK, 0x8000); in rt5682_calibrate() [all …]
|
| D | rt5682-sdw.c | 452 regmap_update_bits(rt5682->regmap, RT5682_GLB_CLK, in rt5682_io_init()
|
| D | rt5682.h | 90 #define RT5682_GLB_CLK 0x0080 macro
|