Searched defs:DWC3_GUSB2PHYCFG_PHYIF (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/usb/ | ||
H A D | dwc3.h | 185 #define DWC3_GUSB2PHYCFG_PHYIF (1 << 3) macro |
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 292 #define DWC3_GUSB2PHYCFG_PHYIF(n) (n << 3) macro |