Searched refs:HPRT0_CONNDET (Results 1 – 4 of 4) sorted by relevance
466 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG); in dwc2_read_hprt0()
339 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()346 if (hprt0 & HPRT0_CONNDET) { in dwc2_port_intr()347 dwc2_writel(hsotg, hprt0_modify | HPRT0_CONNDET, HPRT0); in dwc2_port_intr()
742 #define HPRT0_CONNDET BIT(1) macro
1797 if (!(hprt0 & HPRT0_CONNDET) && (hprt0 & HPRT0_CONNSTS)) in dwc2_hcd_disconnect()4515 dwc2_writel(hsotg, HPRT0_PWR | HPRT0_CONNDET | in _dwc2_hcd_resume()5689 hprt0 |= HPRT0_CONNDET; in dwc2_host_exit_hibernation()