Searched refs:GINTSTS_CONIDSTSCHNG (Results 1 – 5 of 5) sorted by relevance
201 gintmsk &= ~GINTSTS_CONIDSTSCHNG; in dwc2_drd_suspend()204 dwc2_writel(hsotg, gintsts | GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_drd_suspend()239 dwc2_writel(hsotg, gintsts | GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_drd_resume()241 gintmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_drd_resume()
249 dwc2_writel(hsotg, GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_handle_conn_id_status_change_intr()646 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \860 if (gintsts & GINTSTS_CONIDSTSCHNG) in dwc2_handle_common_intr()
117 #define GINTSTS_CONIDSTSCHNG BIT(28) macro
3467 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_hsotg_core_init_disconnected()
58 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_enable_common_interrupts()