Searched refs:RT5663_HP_CHARGE_PUMP_1 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | rt5663.c | 857 case RT5663_HP_CHARGE_PUMP_1: in rt5663_readable_register() 1545 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_jack_detect() 1601 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_jack_detect() 1704 reg91 = snd_soc_component_read(component, RT5663_HP_CHARGE_PUMP_1); in rt5663_impedance_sensing() 1726 snd_soc_component_write(component, RT5663_HP_CHARGE_PUMP_1, 0x1232); in rt5663_impedance_sensing() 1802 snd_soc_component_write(component, RT5663_HP_CHARGE_PUMP_1, reg91); in rt5663_impedance_sensing() 2327 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_hp_event() 2336 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_hp_event() 2360 snd_soc_component_update_bits(component, RT5663_HP_CHARGE_PUMP_1, in rt5663_hp_event() 3389 regmap_write(rt5663->regmap, RT5663_HP_CHARGE_PUMP_1, 0x1e32); in rt5663_calibrate()
|
D | rt5663.h | 727 #define RT5663_HP_CHARGE_PUMP_1 0x0091 macro
|