Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5659.c756 case RT5659_HP_CHARGE_PUMP_1: in rt5659_readable_register()
1646 snd_soc_component_write(component, RT5659_HP_CHARGE_PUMP_1, 0x0c16); in rt5659_charge_pump_event()
2404 snd_soc_component_write(component, RT5659_HP_CHARGE_PUMP_1, 0x0e1e); in rt5659_hp_event()
3872 regmap_write(rt5659->regmap, RT5659_HP_CHARGE_PUMP_1, 0x0e16); in rt5659_calibrate()
4043 regmap_write(rt5659->regmap, RT5659_HP_CHARGE_PUMP_1, 0x0c16); in rt5659_calibrate()
Drt5659.h159 #define RT5659_HP_CHARGE_PUMP_1 0x0091 macro