Searched refs:NDCR_RD_ID_CNT_MASK (Results 1 – 1 of 1) sorted by relevance
58 #define NDCR_RD_ID_CNT_MASK (0x7 << 16) macro59 #define NDCR_RD_ID_CNT(x) (((x) << 16) & NDCR_RD_ID_CNT_MASK)