Searched refs:DTRC_ARID2_SHIFT (Results 1 – 1 of 1) sorted by relevance
164 #define DTRC_ARID2_SHIFT 16 macro165 #define DTRC_ARID2_MASK (0xff << DTRC_ARID2_SHIFT)173 #define DTRC_ARID2(x) (((x) << DTRC_ARID2_SHIFT) & DTRC_ARID2_MASK)