Searched refs:DTRC_ARID3_SHIFT (Results 1 – 1 of 1) sorted by relevance
162 #define DTRC_ARID3_SHIFT 24 macro163 #define DTRC_ARID3_MASK (0xff << DTRC_ARID3_SHIFT)172 #define DTRC_ARID3(x) (((x) << DTRC_ARID3_SHIFT) & DTRC_ARID3_MASK)