Home
last modified time | relevance | path

Searched refs:DWC3_GUSB2PHYCFG_ULPI_UTMI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c662 reg &= ~DWC3_GUSB2PHYCFG_ULPI_UTMI; in dwc3_phy_setup()
666 reg |= DWC3_GUSB2PHYCFG_ULPI_UTMI; in dwc3_phy_setup()
670 if (!(reg & DWC3_GUSB2PHYCFG_ULPI_UTMI)) in dwc3_phy_setup()
H A Dcore.h273 #define DWC3_GUSB2PHYCFG_ULPI_UTMI BIT(4) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c657 reg &= ~DWC3_GUSB2PHYCFG_ULPI_UTMI; in dwc3_phy_setup()
661 reg |= DWC3_GUSB2PHYCFG_ULPI_UTMI; in dwc3_phy_setup()
665 if (!(reg & DWC3_GUSB2PHYCFG_ULPI_UTMI)) in dwc3_phy_setup()
H A Dcore.h290 #define DWC3_GUSB2PHYCFG_ULPI_UTMI BIT(4) macro

Completed in 12 milliseconds