Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h311 #define UTMI_PHYIF_16_BIT 1 macro
H A Dcore.c743 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_16_BIT) | in dwc3_hs_phy_setup()