Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt5663.c948 case RT5663_STO_DRE_9: in rt5663_readable_register()
1218 case RT5663_STO_DRE_9: in rt5663_v2_readable_register()
1759 snd_soc_component_write(component, RT5663_STO_DRE_9, 0x0007); in rt5663_impedance_sensing()
1814 snd_soc_component_update_bits(component, RT5663_STO_DRE_9, RT5663_DRE_GAIN_HP_MASK, in rt5663_impedance_sensing()
2064 SOC_DOUBLE_R_TLV("Headphone Playback Volume", RT5663_STO_DRE_9,
3398 regmap_write(rt5663->regmap, RT5663_STO_DRE_9, 0x0017); in rt5663_calibrate()
Drt5663.h817 #define RT5663_STO_DRE_9 0x0168 macro