Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c347 reg &= ~(DWC3_GUSB2PHYCFG_PHYIF_MASK | in dwc3_hsphy_mode_setup()
353 reg &= ~(DWC3_GUSB2PHYCFG_PHYIF_MASK | in dwc3_hsphy_mode_setup()
440 reg &= ~(DWC3_GUSB2PHYCFG_PHYIF_MASK | in dwc3_phy_setup()
H A Dcore.h176 #define DWC3_GUSB2PHYCFG_PHYIF_MASK DWC3_GUSB2PHYCFG_PHYIF(1) macro
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c713 reg &= ~(DWC3_GUSB2PHYCFG_PHYIF_MASK | in dwc3_phy_setup()
719 reg &= ~(DWC3_GUSB2PHYCFG_PHYIF_MASK | in dwc3_phy_setup()
H A Dcore.h285 #define DWC3_GUSB2PHYCFG_PHYIF_MASK DWC3_GUSB2PHYCFG_PHYIF(1) macro