Searched refs:HPRT0_ENA (Results 1 – 5 of 5) sorted by relevance
86 hprt0 &= ~HPRT0_ENA; in dwc2_handle_usb_port_intr()
400 hprt0 &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | HPRT0_OVRCURRCHG); in dwc2_read_hprt0()
699 #define HPRT0_ENA (1 << 2) macro
342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()370 hprt0, !!(hprt0 & HPRT0_ENA)); in dwc2_port_intr()372 if (hprt0 & HPRT0_ENA) in dwc2_port_intr()
1524 hprt0 |= HPRT0_ENA; in dwc2_hcd_hub_control()1675 if (hprt0 & HPRT0_ENA) in dwc2_hcd_hub_control()