Searched refs:GINTSTS_CONIDSTSCHNG (Results 1 – 7 of 7) sorted by relevance
210 gintmsk &= ~GINTSTS_CONIDSTSCHNG; in dwc2_drd_suspend()213 dwc2_writel(hsotg, gintsts | GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_drd_suspend()248 dwc2_writel(hsotg, gintsts | GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_drd_resume()250 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()
143 #define GINTSTS_CONIDSTSCHNG BIT(28) macro
1255 s->gintsts = GINTSTS_CONIDSTSCHNG | GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP | in dwc2_reset_enter()