Searched refs:RT5659_DEPOP_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5659.c | 753 case RT5659_DEPOP_1: in rt5659_readable_register() 1643 snd_soc_component_write(component, RT5659_DEPOP_1, 0x0009); in rt5659_charge_pump_event() 2405 snd_soc_component_update_bits(component, RT5659_DEPOP_1, 0x0010, 0x0010); in rt5659_hp_event() 2409 snd_soc_component_write(component, RT5659_DEPOP_1, 0x0000); in rt5659_hp_event() 3868 regmap_write(rt5659->regmap, RT5659_DEPOP_1, 0x0009); in rt5659_calibrate() 4027 regmap_write(rt5659->regmap, RT5659_DEPOP_1, 0x0000); in rt5659_calibrate()
|
H A D | rt5659.h | 156 #define RT5659_DEPOP_1 0x008e macro
|