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