Searched refs:PAGES_PER_BLOCK (Results 1 – 6 of 6) sorted by relevance
691 #define PAGES_PER_BLOCK 64 macro692 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)716 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()717 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()759 page += PAGES_PER_BLOCK; in nand_spl_load_image()
176 pages_per_block = readl(denali_flash_reg + PAGES_PER_BLOCK); in nand_init()
83 #define PAGES_PER_BLOCK 0x150 macro
1314 denali->reg + PAGES_PER_BLOCK); in denali_init()
84 #define PAGES_PER_BLOCK 0x150 macro
201 denali->reg + PAGES_PER_BLOCK); in denali_select_target()