Searched refs:FIFOCFG_INTR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/usb/ | ||
H A D | fotg210.h | 335 #define FIFOCFG_INTR (3 << 0) macro |
/openbmc/u-boot/drivers/usb/gadget/ | ||
H A D | fotg210.c | 538 FIFOCFG(id, FIFOCFG_EN | FIFOCFG_INTR)); in fotg210_ep_enable() |