Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.c949 case RT5663_STO_DRE_10: in rt5663_readable_register()
1348 case RT5663_STO_DRE_10: in rt5663_v2_readable_register()
1760 snd_soc_component_write(component, RT5663_STO_DRE_10, 0x0007); in rt5663_impedance_sensing()
1816 snd_soc_component_update_bits(component, RT5663_STO_DRE_10, RT5663_DRE_GAIN_HP_MASK, in rt5663_impedance_sensing()
2065 RT5663_STO_DRE_10, RT5663_DRE_GAIN_HP_SHIFT, 23, 1,
3398 regmap_write(rt5663->regmap, RT5663_STO_DRE_10, 0x0017); in rt5663_calibrate()
H A Drt5663.h818 #define RT5663_STO_DRE_10 0x0169 macro