Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h175 #define DWC3_GUSB3PIPECTL_LFPSFILT (1 << 9) macro
H A Dcore.c365 reg |= DWC3_GUSB3PIPECTL_LFPSFILT; in dwc3_phy_setup()
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h321 #define DWC3_GUSB3PIPECTL_LFPSFILT BIT(9) macro
H A Dcore.c678 reg |= DWC3_GUSB3PIPECTL_LFPSFILT; in dwc3_phy_setup()