Searched refs:DTRC_ARID1_SHIFT (Results 1 – 1 of 1) sorted by relevance
166 #define DTRC_ARID1_SHIFT 8 macro167 #define DTRC_ARID1_MASK (0xff << DTRC_ARID1_SHIFT)174 #define DTRC_ARID1(x) (((x) << DTRC_ARID1_SHIFT) & DTRC_ARID1_MASK)