Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h193 #define DWC3_GUSB3PIPECTL_LFPSFILT (1 << 9) macro
H A Dcore.c397 reg |= DWC3_GUSB3PIPECTL_LFPSFILT; in dwc3_phy_setup()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h313 #define DWC3_GUSB3PIPECTL_LFPSFILT BIT(9) macro
H A Dcore.c671 reg |= DWC3_GUSB3PIPECTL_LFPSFILT; in dwc3_phy_setup()