Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfusb300_udc.h120 #define FUSB300_EPSET1_FIFOENTRY(x) ((x & 0x1F) << 12) macro
H A Dfusb300_udc.c78 val |= FUSB300_EPSET1_FIFOENTRY(FUSB300_FIFO_ENTRY_NUM); in fusb300_set_fifo_entry()