Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5663.c950 case RT5663_STO_DRE_10: in rt5663_readable_register()
1349 case RT5663_STO_DRE_10: in rt5663_v2_readable_register()
1761 snd_soc_component_write(component, RT5663_STO_DRE_10, 0x0007); in rt5663_impedance_sensing()
1817 snd_soc_component_update_bits(component, RT5663_STO_DRE_10, RT5663_DRE_GAIN_HP_MASK, in rt5663_impedance_sensing()
2066 RT5663_STO_DRE_10, RT5663_DRE_GAIN_HP_SHIFT, 23, 1,
3408 regmap_write(rt5663->regmap, RT5663_STO_DRE_10, 0x0017); in rt5663_calibrate()
H A Drt5663.h818 #define RT5663_STO_DRE_10 0x0169 macro