Searched refs:NRDY (Results 1 – 2 of 2) sorted by relevance
292 #define NRDY 0x0200 /* b9: Buffer not ready interrupt */ macro
1619 mask0 = intsts0 & intenb0 & (BEMP | NRDY | BRDY); in r8a66597_irq()1674 if (mask0 & NRDY) in r8a66597_irq()