Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h337 #define FIFOCFG_ISOC (1 << 0) macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c528 FIFOCFG(id, FIFOCFG_EN | FIFOCFG_ISOC)); in fotg210_ep_enable()