Searched refs:DWC3_REVISION_194A (Results 1 – 3 of 3) sorted by relevance
103 if (dwc->revision >= DWC3_REVISION_194A) { in dwc3_gadget_set_link_state()127 if (dwc->revision >= DWC3_REVISION_194A) in dwc3_gadget_set_link_state()1314 if (dwc->revision < DWC3_REVISION_194A) { in dwc3_gadget_wakeup()1368 if (dwc->revision >= DWC3_REVISION_194A) in dwc3_gadget_run_stop()2195 if ((dwc->revision > DWC3_REVISION_194A) in dwc3_gadget_conndone_interrupt()
383 if (dwc->revision > DWC3_REVISION_194A) in dwc3_phy_setup()427 if (dwc->revision > DWC3_REVISION_194A) in dwc3_phy_setup()
777 #define DWC3_REVISION_194A 0x5533194a macro
Completed in 13 milliseconds