Searched refs:GPMC_MAX_CS (Results 1 – 5 of 5) sorted by relevance
57 #define GPMC_MAX_CS 8 macro
51 static struct omap_nand_info omap_nand_info[GPMC_MAX_CS];974 while (cs < GPMC_MAX_CS) { in board_nand_init()982 if (cs >= GPMC_MAX_CS) { in board_nand_init()
468 #define GPMC_MAX_CS 8 macro