Searched refs:FUSB300_EPSET2_MPS_MSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | fusb300_udc.h | 143 #define FUSB300_EPSET2_MPS_MSK 0x7FF macro |
H A D | fusb300_udc.c | 156 reg &= ~FUSB300_EPSET2_MPS_MSK; in fusb300_set_epmps() |