Searched refs:NUM_DEFAULT_PARTITIONS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Daxisflashmap.c123 #define NUM_DEFAULT_PARTITIONS 4 macro
127 #define NUM_DEFAULT_PARTITIONS 3 macro
132 #if (MAX_PARTITIONS < NUM_DEFAULT_PARTITIONS)
133 #error MAX_PARTITIONS must be >= than NUM_DEFAULT_PARTITIONS
181 static struct mtd_partition axis_default_partitions[NUM_DEFAULT_PARTITIONS] = {
485 pidx = NUM_DEFAULT_PARTITIONS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Daxisflashmap.c116 #define NUM_DEFAULT_PARTITIONS 3 macro
123 static struct mtd_partition axis_default_partitions[NUM_DEFAULT_PARTITIONS] = {
392 NUM_DEFAULT_PARTITIONS);

Completed in 93 milliseconds