Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5659.c757 case RT5659_HP_CHARGE_PUMP_1: in rt5659_readable_register()
1647 snd_soc_component_write(component, RT5659_HP_CHARGE_PUMP_1, 0x0c16); in rt5659_charge_pump_event()
2405 snd_soc_component_write(component, RT5659_HP_CHARGE_PUMP_1, 0x0e1e); in rt5659_hp_event()
3874 regmap_write(rt5659->regmap, RT5659_HP_CHARGE_PUMP_1, 0x0e16); in rt5659_calibrate()
4045 regmap_write(rt5659->regmap, RT5659_HP_CHARGE_PUMP_1, 0x0c16); in rt5659_calibrate()
H A Drt5659.h159 #define RT5659_HP_CHARGE_PUMP_1 0x0091 macro