Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dm66592-udc.c499 m66592_mdfy(m66592, M66592_ISEL | M66592_PIPE0, in start_ep0_write()
500 (M66592_ISEL | M66592_CURPIPE), in start_ep0_write()
536 (M66592_ISEL | M66592_CURPIPE), in start_packet_read()
750 m66592_bset(m66592, M66592_ISEL, ep->fifosel); in irq_ep0_write()
H A Dm66592-udc.h108 #define M66592_ISEL 0x0020 /* b5: DCP FIFO port direction select */ macro