Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5663.c858 case RT5663_HP_CHARGE_PUMP_1: in rt5663_readable_register()
1546 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_jack_detect()
1602 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_jack_detect()
1705 reg91 = snd_soc_component_read(component, RT5663_HP_CHARGE_PUMP_1); in rt5663_impedance_sensing()
1727 snd_soc_component_write(component, RT5663_HP_CHARGE_PUMP_1, 0x1232); in rt5663_impedance_sensing()
1803 snd_soc_component_write(component, RT5663_HP_CHARGE_PUMP_1, reg91); in rt5663_impedance_sensing()
2328 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_hp_event()
2337 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_hp_event()
2361 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_hp_event()
3398 regmap_write(rt5663->regmap, RT5663_HP_CHARGE_PUMP_1, 0x1e32); in rt5663_calibrate()
Drt5663.h727 #define RT5663_HP_CHARGE_PUMP_1 0x0091 macro