Searched refs:NDCR_RD_ID_CNT_MASK (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/nand/
H A Dpxa3xx_nand.c58 #define NDCR_RD_ID_CNT_MASK (0x7 << 16) macro
59 #define NDCR_RD_ID_CNT(x) (((x) << 16) & NDCR_RD_ID_CNT_MASK)

Completed in 11 milliseconds