Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Drt5659.c754 case RT5659_DEPOP_1: in rt5659_readable_register()
1681 snd_soc_component_write(component, RT5659_DEPOP_1, 0x0009); in rt5659_charge_pump_event()
2443 snd_soc_component_update_bits(component, RT5659_DEPOP_1, 0x0010, 0x0010); in rt5659_hp_event()
2447 snd_soc_component_write(component, RT5659_DEPOP_1, 0x0000); in rt5659_hp_event()
3886 regmap_write(rt5659->regmap, RT5659_DEPOP_1, 0x0009); in rt5659_calibrate()
4045 regmap_write(rt5659->regmap, RT5659_DEPOP_1, 0x0000); in rt5659_calibrate()
Drt5659.h156 #define RT5659_DEPOP_1 0x008e macro