Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmarvell_nand.c62 #define NDCR_RA_START BIT(15) macro
71 #define NDCR_GENERIC_FIELDS_MASK (~(NDCR_RA_START | NDCR_PAGE_SZ(2048) | \
2329 marvell_nand->ndcr |= NDCR_RA_START; in marvell_nand_attach_chip()