Searched refs:HPRT0_ENACHG (Results 1 – 4 of 4) sorted by relevance
85 if (hprt0 & HPRT0_ENACHG) { in dwc2_handle_usb_port_intr()
400 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG); in dwc2_read_hprt0()
698 #define HPRT0_ENACHG (1 << 3) macro
342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()367 if (hprt0 & HPRT0_ENACHG) { in dwc2_port_intr()371 hprt0_modify |= HPRT0_ENACHG; in dwc2_port_intr()