Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/nand/
Dpxa3xx_nand.c59 #define NDCR_RD_ID_CNT(x) (((x) << 16) & NDCR_RD_ID_CNT_MASK) macro
841 ndcr |= NDCR_RD_ID_CNT(host->read_id_bytes); in pxa3xx_nand_config_flash()