Searched refs:NDCR_PG_PER_BLK (Results 1 – 2 of 2) sorted by relevance
68 #define NDCR_PG_PER_BLK (0x1 << 14) macro1460 info->reg_ndcr |= (chip->page_shift == 6) ? NDCR_PG_PER_BLK : 0; in pxa3xx_nand_config_tail()
2364 #define NDCR_PG_PER_BLK (0x1<<14) macro