Searched refs:PAGES_PER_BLOCK (Results 1 – 4 of 4) sorted by relevance
686 #define PAGES_PER_BLOCK 64 macro687 #define BYTES_PER_BLOCK (BYTES_PER_PAGE * PAGES_PER_BLOCK)711 if (block_pages_left > PAGES_PER_BLOCK) in nand_spl_load_image()712 block_pages_left = PAGES_PER_BLOCK; in nand_spl_load_image()754 page += PAGES_PER_BLOCK; in nand_spl_load_image()
175 pages_per_block = readl(denali_flash_reg + PAGES_PER_BLOCK); in nand_init()
81 #define PAGES_PER_BLOCK 0x150 macro
1304 denali->reg + PAGES_PER_BLOCK); in denali_init()