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