Searched refs:DWC3_GUSB2PHYCFG_SUSPHY (Results 1 – 5 of 5) sorted by relevance
179 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_otg_init()233 reg |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_otg_host_init()296 reg |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_otg_device_init()
37 if (reg & DWC3_GUSB2PHYCFG_SUSPHY) in dwc3_ulpi_busyloop()
698 reg |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_phy_setup()706 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_phy_setup()709 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_phy_setup()995 reg |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_core_init()1771 DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_suspend_common()1832 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_resume_common()
279 #define DWC3_GUSB2PHYCFG_SUSPHY BIT(6) macro
296 if (unlikely(reg & DWC3_GUSB2PHYCFG_SUSPHY)) { in dwc3_send_gadget_ep_cmd()297 saved_config |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_send_gadget_ep_cmd()298 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_send_gadget_ep_cmd()