Searched refs:RT5682_GLB_CLK (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt5682.c | 476 case RT5682_GLB_CLK: in rt5682_readable_register() 1330 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll1() 1345 val = snd_soc_component_read(component, RT5682_GLB_CLK); in is_sys_clk_from_pll2() 1591 val = snd_soc_component_read(component, RT5682_GLB_CLK); in set_dmic_power() 2335 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_sysclk() 2372 snd_soc_component_update_bits(component, RT5682_GLB_CLK, in rt5682_set_component_pll() 2381 RT5682_GLB_CLK, RT5682_PLL2_SRC_MASK, in rt5682_set_component_pll() 2444 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 2449 RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK, in rt5682_set_component_pll() 3140 regmap_write(rt5682->regmap, RT5682_GLB_CLK, in rt5682_calibrate() [all...] |
H A D | rt5682-sdw.c | 446 regmap_update_bits(rt5682->regmap, RT5682_GLB_CLK, in rt5682_io_init()
|
H A D | rt5682.h | 92 #define RT5682_GLB_CLK 0x0080 91 #define RT5682_GLB_CLK global() macro
|