Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Dcore.h305 #define DWC3_GUSB2PHYCFG_PHYIF(n) (n << 3) macro
306 #define DWC3_GUSB2PHYCFG_PHYIF_MASK DWC3_GUSB2PHYCFG_PHYIF(1)
A Dcore.c743 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_8_BIT) | in dwc3_hs_phy_setup()
749 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_16_BIT) | in dwc3_hs_phy_setup()

Completed in 13 milliseconds