Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.c356 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_16_BIT) | in dwc3_hsphy_mode_setup()
444 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_16_BIT); in dwc3_phy_setup()
H A Dcore.h181 #define UTMI_PHYIF_16_BIT 1 macro