Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfotg210.h149 #define INOUTEPMPSR_MPS(mps) ((mps) & 0x2FF) macro
H A Dfotg210-udc.c138 val |= INOUTEPMPSR_MPS(mps); in fotg210_set_mps()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-udc.h151 #define INOUTEPMPSR_MPS(mps) ((mps) & 0x2FF) macro
H A Dfotg210-udc.c150 val |= INOUTEPMPSR_MPS(mps); in fotg210_set_mps()

Completed in 6 milliseconds