Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.c98 if (dwc->revision >= DWC3_REVISION_194A) { in dwc3_gadget_set_link_state()
122 if (dwc->revision >= DWC3_REVISION_194A) in dwc3_gadget_set_link_state()
1321 if (dwc->revision < DWC3_REVISION_194A) { in dwc3_gadget_wakeup()
1375 if (dwc->revision >= DWC3_REVISION_194A) in dwc3_gadget_run_stop()
2216 if ((dwc->revision > DWC3_REVISION_194A) in dwc3_gadget_conndone_interrupt()
H A Dcore.c381 if (dwc->revision > DWC3_REVISION_194A) in dwc3_phy_setup()
427 if (dwc->revision > DWC3_REVISION_194A) in dwc3_phy_setup()
H A Dcore.h776 #define DWC3_REVISION_194A 0x5533194a macro
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h1208 #define DWC3_REVISION_194A 0x5533194a macro