Searched refs:DSTS_ENUMSPD_MASK (Results 1 – 2 of 2) sorted by relevance
490 #define DSTS_ENUMSPD_MASK (0x3 << 1) macro
3251 switch ((dsts & DSTS_ENUMSPD_MASK) >> DSTS_ENUMSPD_SHIFT) { in dwc2_hsotg_irq_enumdone()