Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h182 #define UTMI_PHYIF_8_BIT 0 macro
H A Dcore.c349 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_8_BIT) | in dwc3_hsphy_mode_setup()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h291 #define UTMI_PHYIF_8_BIT 0 macro
H A Dcore.c715 reg |= DWC3_GUSB2PHYCFG_PHYIF(UTMI_PHYIF_8_BIT) | in dwc3_phy_setup()