Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5616.c534 RT5616_HP_R_SMT_MASK, RT5616_HP_SG_DIS | in rt5616_charge_pump_event()
578 RT5616_HP_R_SMT_MASK, RT5616_RSTN_DIS | in rt5616_hp_event()
585 RT5616_HP_R_SMT_MASK, RT5616_HP_SG_DIS | in rt5616_hp_event()
608 RT5616_HP_R_SMT_MASK, RT5616_RSTP_DIS | in rt5616_hp_event()
Drt5616.h963 #define RT5616_HP_R_SMT_MASK (0x1 << 8) macro