Searched refs:LOLA_DSD_STS_BCIS (Results 1 – 3 of 3) sorted by relevance
243 if (reg & LOLA_DSD_STS_BCIS) /* notify */ in lola_interrupt()257 if (reg & LOLA_DSD_STS_BCIS) /* notify */ in lola_interrupt()
173 #define LOLA_DSD_STS_BCIS 0x04 /* buffer completion interrupt status */ macro
55 val &= LOLA_DSD_STS_DESE | LOLA_DSD_STS_BCIS; in lola_stream_clear_pending_irq()