Home
last modified time | relevance | path

Searched refs:M66592_BEMP0 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/gadget/udc/
Dm66592-udc.c508 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()
Dm66592-udc.h186 #define M66592_BEMP0 0x0001 /* b0: PIPE0 */ macro