Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/boot/
Dredboot.h35 unsigned int bi_flashsize; /* Length of FLASH memory */ member
Dppcboot.h41 unsigned long bi_flashsize; /* size of FLASH memory */ member
Dppcboot-hotfoot.h53 unsigned long bi_flashsize; /* size of FLASH memory */ member
Dcuboot-hotfoot.c68 if (bd.bi_flashsize < 0x800000) { in hotfoot_fixups()
/linux-3.4.99/drivers/mtd/maps/
Dtqm8xxl.c118 flash_size = bd->bi_flashsize; in init_tqm_mtd()