Home
last modified time | relevance | path

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

/arch/cris/arch-v32/drivers/
Daxisflashmap.c121 #define NUM_DEFAULT_PARTITIONS 4 macro
125 #define NUM_DEFAULT_PARTITIONS 3 macro
130 #if (MAX_PARTITIONS < NUM_DEFAULT_PARTITIONS)
131 #error MAX_PARTITIONS must be >= than NUM_DEFAULT_PARTITIONS
179 static struct mtd_partition axis_default_partitions[NUM_DEFAULT_PARTITIONS] = {
497 pidx = NUM_DEFAULT_PARTITIONS; in init_axis_flash()
/arch/cris/arch-v10/drivers/
Daxisflashmap.c116 #define NUM_DEFAULT_PARTITIONS 3 macro
123 static struct mtd_partition axis_default_partitions[NUM_DEFAULT_PARTITIONS] = {
387 NUM_DEFAULT_PARTITIONS); in init_axis_flash()