Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc3/
H A Dcore.h301 #define DWC3_GUSB2PHYCFG_ULPIEXTVBUSDRV BIT(17) macro
H A Dcore.c773 reg |= DWC3_GUSB2PHYCFG_ULPIEXTVBUSDRV; in dwc3_hs_phy_setup()