Home
last modified time | relevance | path

Searched defs:b_end (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dflash.c29 ulong b_end; in flash_protect() local
142 ulong b_end = info->start[0] + info->size; /* bank end addr */ in flash_write() local
/openbmc/u-boot/cmd/
H A Dflash.c206 ulong b_end; in flash_fill_sect_ranges() local