Searched refs:HPRT0_ENACHG (Results 1 – 5 of 5) 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()364 if (hprt0 & HPRT0_ENACHG) { in dwc2_port_intr()365 dwc2_writel(hsotg, hprt0_modify | HPRT0_ENACHG, HPRT0); in dwc2_port_intr()
56 if (hprt0 & HPRT0_ENACHG) { in dwc2_handle_usb_port_intr()
726 #define HPRT0_ENACHG BIT(3) macro
4516 HPRT0_ENACHG, HPRT0); in _dwc2_hcd_resume()5680 hprt0 |= HPRT0_ENACHG; in dwc2_host_exit_hibernation()