Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5663.c833 case RT5663_PRE_DIV_GATING_1: in rt5663_readable_register()
1725 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_1, 0xff00); in rt5663_impedance_sensing()
2438 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_1, 0xff00); in rt5663_pre_div_power()
2443 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_1, 0x0000); in rt5663_pre_div_power()
3370 regmap_write(rt5663->regmap, RT5663_PRE_DIV_GATING_1, 0xffff); in rt5663_calibrate()
Drt5663.h698 #define RT5663_PRE_DIV_GATING_1 0x006e macro