Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5659.c754 case RT5659_DEPOP_1: in rt5659_readable_register()
1644 snd_soc_component_write(component, RT5659_DEPOP_1, 0x0009); in rt5659_charge_pump_event()
2406 snd_soc_component_update_bits(component, RT5659_DEPOP_1, 0x0010, 0x0010); in rt5659_hp_event()
2410 snd_soc_component_write(component, RT5659_DEPOP_1, 0x0000); in rt5659_hp_event()
3869 regmap_write(rt5659->regmap, RT5659_DEPOP_1, 0x0009); in rt5659_calibrate()
4028 regmap_write(rt5659->regmap, RT5659_DEPOP_1, 0x0000); in rt5659_calibrate()
Drt5659.h156 #define RT5659_DEPOP_1 0x008e macro