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