Home
last modified time | relevance | path

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

/openbmc/linux/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()