Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h341 #define FIFOCFG_CFG_MASK 0x3f macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c555 clrbits_le32(&regs->fifocfg, FIFOCFG(id, FIFOCFG_CFG_MASK)); in fotg210_ep_disable()