Home
last modified time | relevance | path

Searched defs:USB3_FORCE_OPMODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Ddwc3-sti-glue.h32 #define USB3_FORCE_OPMODE(n) ((n) << 5) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-st.c71 #define USB3_FORCE_OPMODE(n) (n << 5) macro