Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h298 #define UTMI_PHYIF_16_BIT 1 macro
H A Dcore.c725 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_16_BIT) | in dwc3_phy_setup()