Searched refs:tot_flashsize (Results 1 – 1 of 1) sorted by relevance
212 unsigned long tot_flashsize = 0; /* used when we have >1 flash chips */ in ipaq_mtd_init() local313 tot_flashsize += my_sub_mtd[i]->size; in ipaq_mtd_init()318 h3xxx_partitions[1].size = tot_flashsize - 0x40000 - 0x80000 /* extra big boot block */; in ipaq_mtd_init()320 h3xxx_partitions[1].size = tot_flashsize - 2 * 0x40000; in ipaq_mtd_init()322 h3xxx_partitions[2].offset = tot_flashsize - 0x40000; in ipaq_mtd_init()