Searched refs:GINTSTS_CONIDSTSCHNG (Results 1 – 5 of 5) 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()
264 dwc2_writel(hsotg, GINTSTS_CONIDSTSCHNG, GINTSTS); in dwc2_handle_conn_id_status_change_intr()661 GINTSTS_CONIDSTSCHNG | GINTSTS_OTGINT | \880 if (gintsts & GINTSTS_CONIDSTSCHNG) in dwc2_handle_common_intr()
129 #define GINTSTS_CONIDSTSCHNG BIT(28) macro
3470 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_hsotg_core_init_disconnected()
58 intmsk |= GINTSTS_CONIDSTSCHNG; in dwc2_enable_common_interrupts()