Searched defs:USB3_FORCE_OPMODE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | dwc3-sti-glue.h | 32 #define USB3_FORCE_OPMODE(n) ((n) << 5) macro |
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | dwc3-st.c | 71 #define USB3_FORCE_OPMODE(n) (n << 5) macro |