Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h996 #define CS42L43_AMP3_RES_DET_MASK 0x00000003 macro
/openbmc/linux/sound/soc/codecs/
H A Dcs42l43-jack.c624 switch (val & CS42L43_AMP3_RES_DET_MASK) { in cs42l43_run_load_detect()