Home
last modified time | relevance | path

Searched refs:EPMAP_FIFONOMSK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfotg210.h160 #define EPMAP_FIFONOMSK(ep, dir) \ macro
H A Dfotg210-udc.c93 val &= ~EPMAP_FIFONOMSK(epnum, dir_in); in fotg210_fifo_ep_mapping()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-udc.h162 #define EPMAP_FIFONOMSK(ep, dir) \ macro
H A Dfotg210-udc.c105 val &= ~EPMAP_FIFONOMSK(epnum, dir_in); in fotg210_fifo_ep_mapping()

Completed in 6 milliseconds