Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dm66592-udc.c508 m66592_write(m66592, ~M66592_BEMP0, M66592_BEMPSTS); in start_ep0_write()
935 m66592_write(m66592, ~M66592_BEMP0, M66592_BEMPSTS); in irq_pipe_empty()
944 m66592_write(m66592, ~check, M66592_BEMPSTS); in irq_pipe_empty()
1223 u16 bempsts = m66592_read(m66592, M66592_BEMPSTS); in m66592_irq()
H A Dm66592-udc.h178 #define M66592_BEMPSTS 0x4A macro