| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_spl_loaders.c | 9 page = (offs % CONFIG_SYS_NAND_BLOCK_SIZE) / CONFIG_SYS_NAND_PAGE_SIZE; in nand_spl_load_image() 10 page_offset = offs % CONFIG_SYS_NAND_PAGE_SIZE; in nand_spl_load_image() 25 CONFIG_SYS_NAND_PAGE_SIZE); in nand_spl_load_image() 29 dst += CONFIG_SYS_NAND_PAGE_SIZE; in nand_spl_load_image() 51 static u8 scratch_buf[CONFIG_SYS_NAND_PAGE_SIZE]; 79 page = offset / CONFIG_SYS_NAND_PAGE_SIZE; in nand_spl_read_block() 82 offset = offset % CONFIG_SYS_NAND_PAGE_SIZE; in nand_spl_read_block() 89 if (offset || len < CONFIG_SYS_NAND_PAGE_SIZE) { in nand_spl_read_block() 91 read = min(len, CONFIG_SYS_NAND_PAGE_SIZE - offset); in nand_spl_read_block() 96 read = CONFIG_SYS_NAND_PAGE_SIZE; in nand_spl_read_block()
|
| H A D | mxc_nand_spl.c | 53 int ecc_per_page = CONFIG_SYS_NAND_PAGE_SIZE / 512; in nfc_nand_init() 61 if (CONFIG_SYS_NAND_PAGE_SIZE == 4096) in nfc_nand_init() 63 else if (CONFIG_SYS_NAND_PAGE_SIZE == 2048) in nfc_nand_init() 65 else if (CONFIG_SYS_NAND_PAGE_SIZE == 512) in nfc_nand_init() 89 int ecc_per_page = CONFIG_SYS_NAND_PAGE_SIZE / 512; in nfc_nand_init() 141 if (CONFIG_SYS_NAND_PAGE_SIZE > 512) in nfc_nand_page_address() 144 page_count = CONFIG_SYS_NAND_SIZE / CONFIG_SYS_NAND_PAGE_SIZE; in nfc_nand_page_address() 178 for (i = 1; i < CONFIG_SYS_NAND_PAGE_SIZE / 512; i++) { in nfc_nand_data_output() 193 int ecc_per_page = CONFIG_SYS_NAND_PAGE_SIZE / 512; in nfc_nand_check_ecc() 195 int subpages = CONFIG_SYS_NAND_PAGE_SIZE / 512; in nfc_nand_check_ecc() [all …]
|
| H A D | nand_spl_simple.c | 17 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ 22 #if (CONFIG_SYS_NAND_PAGE_SIZE <= 512) 76 offs += CONFIG_SYS_NAND_PAGE_SIZE; in nand_command()
|
| H A D | am335x_spl_bch.c | 22 #define ECCSTEPS (CONFIG_SYS_NAND_PAGE_SIZE / \ 43 offs += CONFIG_SYS_NAND_PAGE_SIZE; in nand_command()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
| H A D | config.h | 47 #if !defined(CONFIG_SYS_NAND_PAGE_SIZE) 48 #define CONFIG_SYS_NAND_PAGE_SIZE NAND_LARGE_BLOCK_PAGE_SIZE macro 51 #if (CONFIG_SYS_NAND_PAGE_SIZE == NAND_LARGE_BLOCK_PAGE_SIZE) 57 #elif (CONFIG_SYS_NAND_PAGE_SIZE == NAND_SMALL_BLOCK_PAGE_SIZE) 68 CONFIG_SYS_NAND_PAGE_SIZE)
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | etamin.h | 18 #undef CONFIG_SYS_NAND_PAGE_SIZE 30 #define CONFIG_SYS_NAND_PAGE_SIZE 4096 macro 32 #define CONFIG_SYS_NAND_BLOCK_SIZE (128 * CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | am335x_igep003x.h | 138 CONFIG_SYS_NAND_PAGE_SIZE) 139 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | pengwyn.h | 120 CONFIG_SYS_NAND_PAGE_SIZE) 121 #define CONFIG_SYS_NAND_PAGE_SIZE 4096 macro
|
| H A D | chiliboard.h | 133 CONFIG_SYS_NAND_PAGE_SIZE) 134 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | cm_t43.h | 30 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro 38 CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | ti816x_evm.h | 73 CONFIG_SYS_NAND_PAGE_SIZE) 74 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | cm_t335.h | 107 CONFIG_SYS_NAND_PAGE_SIZE) 108 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | baltos.h | 245 CONFIG_SYS_NAND_PAGE_SIZE) 246 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | corvus.h | 135 #define CONFIG_SYS_NAND_PAGE_SIZE SZ_2K macro 138 CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | brppt1.h | 187 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro 189 CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | dra7xx_evm.h | 160 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro 164 CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | bav335x.h | 353 CONFIG_SYS_NAND_PAGE_SIZE) 354 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | am43xx_evm.h | 252 #define CONFIG_SYS_NAND_PAGE_SIZE 4096 macro 256 CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | taurus.h | 177 #define CONFIG_SYS_NAND_PAGE_SIZE SZ_2K macro 180 CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | smartweb.h | 218 #define CONFIG_SYS_NAND_PAGE_SIZE SZ_2K macro 221 CONFIG_SYS_NAND_PAGE_SIZE)
|
| H A D | siemens-am33x-common.h | 122 CONFIG_SYS_NAND_PAGE_SIZE) 123 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | apf27.h | 202 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro 205 CONFIG_SYS_NAND_PAGE_SIZE
|
| H A D | am335x_evm.h | 200 CONFIG_SYS_NAND_PAGE_SIZE) 201 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| H A D | rk1808_common.h | 38 #define CONFIG_SYS_NAND_PAGE_SIZE 2048 macro
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | atmel_pmecc_params.c | 38 sector_per_page = CONFIG_SYS_NAND_PAGE_SIZE / CONFIG_PMECC_SECTOR_SIZE; in main()
|