Searched refs:HPRT0_CONNDET (Results 1 – 3 of 3) sorted by relevance
400 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG); in dwc2_read_hprt0()
700 #define HPRT0_CONNDET (1 << 1) macro
342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()349 if (hprt0 & HPRT0_CONNDET) { in dwc2_port_intr()355 hprt0_modify |= HPRT0_CONNDET; in dwc2_port_intr()