Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c78 #define NDCR_RD_ID_CNT_MASK (0x7 << 16) macro
79 #define NDCR_RD_ID_CNT(x) (((x) << 16) & NDCR_RD_ID_CNT_MASK)