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