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