Home
last modified time | relevance | path

Searched refs:GPMC_MAX_CS (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/include/asm/arch-omap5/
A Dmem.h57 #define GPMC_MAX_CS 8 macro
/u-boot/arch/arm/include/asm/arch-omap4/
A Dmem.h57 #define GPMC_MAX_CS 8 macro
/u-boot/arch/arm/include/asm/arch-am33xx/
A Dmem.h57 #define GPMC_MAX_CS 8 macro
/u-boot/drivers/mtd/nand/raw/
A Domap_gpmc.c52 static struct omap_nand_info omap_nand_info[GPMC_MAX_CS];
975 while (cs < GPMC_MAX_CS) { in board_nand_init()
983 if (cs >= GPMC_MAX_CS) { in board_nand_init()
/u-boot/arch/arm/include/asm/arch-omap3/
A Dmem.h468 #define GPMC_MAX_CS 8 macro

Completed in 7 milliseconds