Searched refs:M66592_BEMP0 (Results 1 – 2 of 2) sorted by relevance
511 m66592_write(m66592, ~M66592_BEMP0, M66592_BEMPSTS); in start_ep0_write()937 if ((status & M66592_BEMP0) && (enb & M66592_BEMP0)) { in irq_pipe_empty()938 m66592_write(m66592, ~M66592_BEMP0, M66592_BEMPSTS); in irq_pipe_empty()
189 #define M66592_BEMP0 0x0001 /* b0: PIPE0 */ macro