Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt5663.c833 case RT5663_PRE_DIV_GATING_2: in rt5663_readable_register()
1725 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_2, 0xfffc); in rt5663_impedance_sensing()
2438 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_2, 0xfffc); in rt5663_pre_div_power()
2443 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_2, 0x0000); in rt5663_pre_div_power()
3362 regmap_write(rt5663->regmap, RT5663_PRE_DIV_GATING_2, 0xffff); in rt5663_calibrate()
Drt5663.h699 #define RT5663_PRE_DIV_GATING_2 0x006f macro