Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7218.h1230 #define DA7218_HPLDET_JACK_STS_MASK (0x1 << 7) macro
H A Dda7218.c2241 if (jack_status & DA7218_HPLDET_JACK_STS_MASK) in da7218_hpldet_irq()