Searched refs:HPRT0_TSTCTL_MASK (Results 1 – 2 of 2) sorted by relevance
716 #define HPRT0_TSTCTL_MASK (0xf << 13) macro
3577 if (hprt0 & HPRT0_TSTCTL_MASK) in dwc2_hcd_hub_control()3716 hprt0 &= ~HPRT0_TSTCTL_MASK; in dwc2_hcd_hub_control()