Searched refs:GINTSTS_CONIDSTSCHNG (Results 1 – 5 of 5) sorted by relevance
176 gintmsk &= ~GINTSTS_CONIDSTSCHNG; in dwc2_drd_suspend()179 dwc2_writel(hsotg, gintsts | GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_drd_suspend()189 dwc2_writel(hsotg, gintsts | GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_drd_resume()191 gintmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_drd_resume()
279 dwc2_writel(hsotg, GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_handle_conn_id_status_change_intr()633 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \838 if (gintsts & GINTSTS_CONIDSTSCHNG) in dwc2_handle_common_intr()
146 #define GINTSTS_CONIDSTSCHNG BIT(28) macro
3463 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_hsotg_core_init_disconnected()
89 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_enable_common_interrupts()