Searched refs:FUSB300_IGR1_SYNF0_EMPTY_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | fusb300_udc.h | 295 #define FUSB300_IGR1_SYNF0_EMPTY_INT (1 << 28) macro |
H A D | fusb300_udc.c | 650 reg &= FUSB300_IGR1_SYNF0_EMPTY_INT; in fusb300_rdfifo() |