Searched refs:NDCR_RA_START (Results 1 – 3 of 3) sorted by relevance
67 #define NDCR_RA_START (0x1 << 15) macro1459 info->reg_ndcr |= (host->col_addr_cycles == 2) ? NDCR_RA_START : 0; in pxa3xx_nand_config_tail()
131 #define NDCR_RA_START BIT(15) macro140 #define NDCR_GENERIC_FIELDS_MASK (~(NDCR_RA_START | NDCR_PAGE_SZ(2048) | \2527 marvell_nand->ndcr |= NDCR_RA_START; in marvell_nand_attach_chip()
2363 #define NDCR_RA_START (0x1<<15) macro