Home
last modified time | relevance | path

Searched refs:DWC3_REVISION_194A (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c349 if (dwc->revision > DWC3_REVISION_194A) in dwc3_phy_setup()
388 if (dwc->revision > DWC3_REVISION_194A) in dwc3_phy_setup()
H A Dgadget.c97 if (dwc->revision >= DWC3_REVISION_194A) { in dwc3_gadget_set_link_state()
121 if (dwc->revision >= DWC3_REVISION_194A) in dwc3_gadget_set_link_state()
1307 if (dwc->revision < DWC3_REVISION_194A) { in dwc3_gadget_wakeup()
1361 if (dwc->revision >= DWC3_REVISION_194A) in dwc3_gadget_run_stop()
2188 if ((dwc->revision > DWC3_REVISION_194A) in dwc3_gadget_conndone_interrupt()
H A Dcore.h753 #define DWC3_REVISION_194A 0x5533194a macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h1230 #define DWC3_REVISION_194A 0x5533194a macro