Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5616.c533 RT5616_HP_SG_MASK | RT5616_HP_L_SMT_MASK | in rt5616_charge_pump_event()
577 RT5616_RSTN_MASK | RT5616_HP_L_SMT_MASK | in rt5616_hp_event()
584 RT5616_HP_SG_MASK | RT5616_HP_L_SMT_MASK | in rt5616_hp_event()
607 RT5616_RSTP_MASK | RT5616_HP_L_SMT_MASK | in rt5616_hp_event()
Drt5616.h959 #define RT5616_HP_L_SMT_MASK (0x1 << 9) macro