Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c131 #define NDCR_RA_START BIT(15) macro
140 #define NDCR_GENERIC_FIELDS_MASK (~(NDCR_RA_START | NDCR_PAGE_SZ(2048) | \
2527 marvell_nand->ndcr |= NDCR_RA_START; in marvell_nand_attach_chip()