Searched defs:dwc2 (Results 1 – 8 of 8) sorted by relevance
32 struct platform_device *dwc2; member55 struct platform_device *dwc2; in dwc2_pci_probe() local
648 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_suspend() local699 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_resume() local
1433 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) in dwc2_hsotg_remove()1435 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) in dwc2_hsotg_suspend()1437 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume()1441 static inline void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, in dwc2_hsotg_core_init_disconnected()1445 static inline void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} in dwc2_hsotg_disconnect()1537 static inline bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) in dwc2_host_can_poweroff_phy()
5719 bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) in dwc2_host_can_poweroff_phy()
34 dwc2: usb@c9100000 { label
246 dwc2: usb@ff400000 { label
2388 dwc2: usb@ff400000 { label
81 DWC2State dwc2; member