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