Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_micfil.c38 int irq[MICFIL_IRQ_LINES];
720 for (i = 0; i < MICFIL_IRQ_LINES; i++) { in fsl_micfil_probe()
H A Dfsl_micfil.h276 #define MICFIL_IRQ_LINES 2 macro