Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A D88pm860x-codec.c36 #define HEADSET_STATUS (1 << 5) macro
1215 if (status & (HEADSET_STATUS | MIC_STATUS | SHORT_HS1 | SHORT_HS2 | in pm860x_component_handler()
1221 && (status & HEADSET_STATUS)) in pm860x_component_handler()