Home
last modified time | relevance | path

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

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