Searched refs:DWC3_GUSB3PIPECTL_LFPSFILT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 334 #define DWC3_GUSB3PIPECTL_LFPSFILT BIT(9) macro |
H A D | core.c | 693 reg |= DWC3_GUSB3PIPECTL_LFPSFILT; in dwc3_ss_phy_setup() |