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()
700 #define HPRT0_ENA (1 << 2) macro
342 hprt0_modify &= ~(HPRT0_ENA | HPRT0_CONNDET | HPRT0_ENACHG | in dwc2_port_intr()373 hprt0, !!(hprt0 & HPRT0_ENA)); in dwc2_port_intr()375 if (hprt0 & HPRT0_ENA) in dwc2_port_intr()
1573 hprt0 |= HPRT0_ENA; in dwc2_hcd_hub_control()1716 if (hprt0 & HPRT0_ENA) in dwc2_hcd_hub_control()