Searched refs:PDMIC_ISR_OVRE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/atmel/ | ||
H A D | atmel-pdmic.h | 39 #define PDMIC_ISR_OVRE BIT(25) macro |
H A D | atmel-pdmic.c | 548 if (pdmic_isr & PDMIC_ISR_OVRE) { in atmel_pdmic_interrupt() |