Home
last modified time | relevance | path

Searched refs:RT5682_CHARGE_PUMP_1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5682-i2c.c250 regmap_update_bits(rt5682->regmap, RT5682_CHARGE_PUMP_1, in rt5682_i2c_probe()
H A Drt5682.c50 {RT5682_CHARGE_PUMP_1, 0x0210},
551 case RT5682_CHARGE_PUMP_1: in rt5682_readable_register()
1557 snd_soc_component_update_bits(component, RT5682_CHARGE_PUMP_1, in rt5682_hp_event()
1564 snd_soc_component_update_bits(component, RT5682_CHARGE_PUMP_1, in rt5682_hp_event()
H A Drt5682-sdw.c433 regmap_update_bits(rt5682->regmap, RT5682_CHARGE_PUMP_1, in rt5682_io_init()
H A Drt5682.h172 #define RT5682_CHARGE_PUMP_1 0x0125 macro