Searched refs:DWC3_DSTS_USBLNKST_MASK (Results 1 – 2 of 2) sorted by relevance
301 #define DWC3_DSTS_USBLNKST_MASK (0x0f << 18) macro302 #define DWC3_DSTS_USBLNKST(n) (((n) & DWC3_DSTS_USBLNKST_MASK) >> 18)
508 #define DWC3_DSTS_USBLNKST_MASK (0x0f << 18) macro509 #define DWC3_DSTS_USBLNKST(n) (((n) & DWC3_DSTS_USBLNKST_MASK) >> 18)