Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h336 #define FIFOCFG_BULK (2 << 0) macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c533 FIFOCFG(id, FIFOCFG_EN | FIFOCFG_BULK)); in fotg210_ep_enable()