Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.c832 case RT5663_PRE_DIV_GATING_1: in rt5663_readable_register()
1724 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_1, 0xff00); in rt5663_impedance_sensing()
2437 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_1, 0xff00); in rt5663_pre_div_power()
2442 snd_soc_component_write(component, RT5663_PRE_DIV_GATING_1, 0x0000); in rt5663_pre_div_power()
3360 regmap_write(rt5663->regmap, RT5663_PRE_DIV_GATING_1, 0xffff); in rt5663_calibrate()
H A Drt5663.h698 #define RT5663_PRE_DIV_GATING_1 0x006e macro