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