Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5665.c603 case RT5665_HP_CHARGE_PUMP_1: in rt5665_readable_register()
1502 snd_soc_component_update_bits(component, RT5665_HP_CHARGE_PUMP_1, in rt5665_charge_pump_event()
1507 snd_soc_component_update_bits(component, RT5665_HP_CHARGE_PUMP_1, in rt5665_charge_pump_event()
4674 regmap_write(rt5665->regmap, RT5665_HP_CHARGE_PUMP_1, 0x0c26); in rt5665_calibrate()
4902 regmap_update_bits(rt5665->regmap, RT5665_HP_CHARGE_PUMP_1, in rt5665_i2c_probe()
H A Drt5665.h145 #define RT5665_HP_CHARGE_PUMP_1 0x0091 macro