Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dcore.h172 #define UTMI_PHYIF_8_BIT 0 macro
Dcore.c630 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_8_BIT) | in dwc3_uboot_hsphy_mode()