Home
last modified time | relevance | path

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

/linux-4.4.14/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()