Searched refs:DWC3_GUSB2PHYCFG_SUSPHY (Results 1 – 9 of 9) 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()
121 reg |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_enable_susphy() 123 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_enable_susphy() 730 * DWC3_GUSB2PHYCFG_SUSPHY to '0' during coreConsultant configuration. in dwc3_phy_setup() 737 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_phy_setup() 2123 DWC3_GUSB2PHYCFG_SUSPHY) || in dwc3_suspend_common() 2153 DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_suspend_common() 2209 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_resume_common()
289 #define DWC3_GUSB2PHYCFG_SUSPHY BIT(6) macro
333 if (unlikely(reg & DWC3_GUSB2PHYCFG_SUSPHY)) { in dwc3_send_gadget_ep_cmd()334 saved_config |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_send_gadget_ep_cmd()335 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_send_gadget_ep_cmd()
89 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in rockchip_dwc3_phy_setup()
184 #define DWC3_GUSB2PHYCFG_SUSPHY (1 << 6) macro
389 reg |= DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_phy_setup()392 reg &= ~DWC3_GUSB2PHYCFG_SUSPHY; in dwc3_phy_setup()
164 #define DWC3_GUSB2PHYCFG_SUSPHY (1 << 6) macro