Searched refs:FUSB300_EPSET1_DIR_MSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ | ||
H A D | fusb300_udc.h | 133 #define FUSB300_EPSET1_DIR_MSK ((0x1) << 1) macro |
H A D | fusb300_udc.c | 137 reg &= ~FUSB300_EPSET1_DIR_MSK; in fusb300_set_epdir() |