Home
last modified time | relevance | path

Searched refs:RT5682S_GLB_CLK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Drt5682s.c527 case RT5682S_GLB_CLK: in rt5682s_readable_register()
1256 val = (snd_soc_component_read(component, RT5682S_GLB_CLK) in set_dmic_power()
2239 snd_soc_component_update_bits(component, RT5682S_GLB_CLK, in rt5682s_set_component_sysclk()
2344 snd_soc_component_update_bits(component, RT5682S_GLB_CLK, in rt5682s_set_component_pll()
2351 snd_soc_component_update_bits(component, RT5682S_GLB_CLK, in rt5682s_set_component_pll()
2355 snd_soc_component_update_bits(component, RT5682S_GLB_CLK, in rt5682s_set_component_pll()
3003 regmap_write(rt5682s->regmap, RT5682S_GLB_CLK, 0x8000); in rt5682s_calibrate()
3032 regmap_write(rt5682s->regmap, RT5682S_GLB_CLK, 0x0000); in rt5682s_calibrate()
Drt5682s.h99 #define RT5682S_GLB_CLK 0x0080 macro