Home
last modified time | relevance | path

Searched refs:DWC3_REVISION_250A (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/usb/dwc3/
Dcore.c307 if (dwc->revision < DWC3_REVISION_250A) in dwc3_frame_length_adjustment()
751 dwc->revision <= DWC3_REVISION_250A)) in dwc3_core_setup_global_control()
982 if (dwc->revision >= DWC3_REVISION_250A) { in dwc3_core_init()
Dcore.h1122 #define DWC3_REVISION_250A 0x5533250a macro
Dgadget.c1888 if (dwc->revision < DWC3_REVISION_250A) in dwc3_gadget_enable_irq()
2981 if ((dwc->revision < DWC3_REVISION_250A) && in dwc3_gadget_linksts_change_interrupt()