Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c498 RT5616_HP_CP_MASK | RT5616_HP_SG_MASK | in rt5616_charge_pump_event()
523 RT5616_HP_CO_MASK | RT5616_HP_SG_MASK, in rt5616_charge_pump_event()
530 RT5616_HP_SG_MASK | RT5616_HP_L_SMT_MASK | in rt5616_charge_pump_event()
537 RT5616_HP_CP_MASK | RT5616_HP_SG_MASK | in rt5616_charge_pump_event()
581 RT5616_HP_SG_MASK | RT5616_HP_L_SMT_MASK | in rt5616_hp_event()
600 RT5616_HP_SG_MASK, RT5616_HP_SG_EN); in rt5616_hp_event()
H A Drt5616.h984 #define RT5616_HP_SG_MASK (0x1 << 2) macro