Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NAND_MAX_CHIPS (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Dplatinum.h69 #ifndef CONFIG_SYS_NAND_MAX_CHIPS
70 #define CONFIG_SYS_NAND_MAX_CHIPS 2 macro
113 #if (CONFIG_SYS_NAND_MAX_CHIPS == 1)
117 #elif (CONFIG_SYS_NAND_MAX_CHIPS == 2)
129 #if (CONFIG_SYS_NAND_MAX_CHIPS == 1)
133 #elif (CONFIG_SYS_NAND_MAX_CHIPS == 2)
H A Dplatinum_titanium.h16 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
H A Dmvebu_armada-8k.h85 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
H A DMCR3000.h137 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
H A Detamin.h63 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
H A Dcm_fx6.h174 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
H A Dti_armv7_keystone2.h182 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
H A Dsocfpga_common.h145 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
H A Dids8313.h207 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dbbm.h20 #ifndef CONFIG_SYS_NAND_MAX_CHIPS
21 #define CONFIG_SYS_NAND_MAX_CHIPS 1 macro
49 int pages[CONFIG_SYS_NAND_MAX_CHIPS];
52 uint8_t version[CONFIG_SYS_NAND_MAX_CHIPS];
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_upm.c64 #if CONFIG_SYS_NAND_MAX_CHIPS > 1
105 #if CONFIG_SYS_NAND_MAX_CHIPS > 1 in fun_cmd_ctrl()
175 #if CONFIG_SYS_NAND_MAX_CHIPS > 1 in fsl_upm_nand_init()
H A Dnand.c87 int maxchips = CONFIG_SYS_NAND_MAX_CHIPS; in nand_init_chip()
H A Dtegra_nand.c965 ret = nand_scan_ident(our_mtd, CONFIG_SYS_NAND_MAX_CHIPS, NULL); in tegra_probe()
H A Darasan_nfc.c1222 if (nand_scan_ident(mtd, CONFIG_SYS_NAND_MAX_CHIPS, NULL)) { in arasan_nand_init()
H A Dmxc_nand.c1272 for (tmp = 0; tmp < CONFIG_SYS_NAND_MAX_CHIPS; tmp++)
H A Datmel_nand.c1483 ret = nand_scan_ident(mtd, CONFIG_SYS_NAND_MAX_CHIPS, NULL); in atmel_nand_chip_init()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.nand115 CONFIG_SYS_NAND_MAX_CHIPS
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt3923 CONFIG_SYS_NAND_MAX_CHIPS