Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
D88pm860x-codec.c34 #define MIC_STATUS (1 << 7) macro
1215 if (status & (HEADSET_STATUS | MIC_STATUS | SHORT_HS1 | SHORT_HS2 | in pm860x_component_handler()
1225 && (status & MIC_STATUS)) in pm860x_component_handler()