Searched refs:DWC3_GUSB3PIPECTL_LFPSFILT (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/dwc3/ | ||
D | core.h | 175 #define DWC3_GUSB3PIPECTL_LFPSFILT (1 << 9) macro |
D | core.c | 365 reg |= DWC3_GUSB3PIPECTL_LFPSFILT; in dwc3_phy_setup() |