Searched refs:RXTSHIFTMAXR2_MASK (Results 1 – 1 of 1) sorted by relevance
620 #define RXTSHIFTMAXR2_MASK 0x000f0000U macro622 #define RXTSHIFTMAXR2_GET(x) (((x) & RXTSHIFTMAXR2_MASK) >> \