Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc3/
H A Dcore.h300 #define DWC3_GUSB2PHYCFG_U2_FREECLK_EXISTS BIT(30) macro
H A Dcore.c763 reg &= ~DWC3_GUSB2PHYCFG_U2_FREECLK_EXISTS; in dwc3_hs_phy_setup()