Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h185 #define DWC3_GUSB2PHYCFG_PHYIF (1 << 3) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h292 #define DWC3_GUSB2PHYCFG_PHYIF(n) (n << 3) macro