Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/boot/
Dredboot.h36 unsigned int bi_flashsize; /* Length of FLASH memory */ member
Dppcboot.h27 unsigned long bi_flashsize; /* size of FLASH memory */ member
Dppcboot-hotfoot.h39 unsigned long bi_flashsize; /* size of FLASH memory */ member
Dcuboot-hotfoot.c65 if (bd.bi_flashsize < 0x800000) { in hotfoot_fixups()