Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h319 #define FIFOMAP_DIR_MASK 0x30 macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c556 clrbits_le32(&regs->fifomap, FIFOMAP(id, FIFOMAP_DIR_MASK)); in fotg210_ep_disable()