Searched refs:DTRC_ARID3_SHIFT (Results 1 – 1 of 1) sorted by relevance
166 #define DTRC_ARID3_SHIFT 24 macro167 #define DTRC_ARID3_MASK (0xff << DTRC_ARID3_SHIFT)176 #define DTRC_ARID3(x) (((x) << DTRC_ARID3_SHIFT) & DTRC_ARID3_MASK)