hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/usb/dwc3/core.h
....@@ -253,9 +253,6 @@
253253 #define DWC3_GCTL_GBLHIBERNATIONEN BIT(1)
254254 #define DWC3_GCTL_DSBLCLKGTNG BIT(0)
255255
256
-/* Global User Control Register */
257
-#define DWC3_GUCTL_HSTINAUTORETRY BIT(14)
258
-
259256 /* Global User Control 1 Register */
260257 #define DWC3_GUCTL1_DEV_DECOUPLE_L1L2_EVT BIT(31)
261258 #define DWC3_GUCTL1_TX_IPGAP_LINECHECK_DIS BIT(28)