Searched refs:DSTS_ENUMSPD_MASK (Results 1 – 3 of 3) sorted by relevance
461 #define DSTS_ENUMSPD_MASK (0x3 << 1) macro
3220 switch ((dsts & DSTS_ENUMSPD_MASK) >> DSTS_ENUMSPD_SHIFT) { in dwc2_hsotg_irq_enumdone()
485 #define DSTS_ENUMSPD_MASK (0x3 << 1) macro