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