Searched refs:HPRT0_TSTCTL_MASK (Results 1 – 2 of 2) sorted by relevance
746 #define HPRT0_TSTCTL_MASK (0xf << 13) macro
3606 if (hprt0 & HPRT0_TSTCTL_MASK) in dwc2_hcd_hub_control()3745 hprt0 &= ~HPRT0_TSTCTL_MASK; in dwc2_hcd_hub_control()
Completed in 15 milliseconds