Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dbcm47xxpart.c185 uint32_t last_subpart; in bcm47xxpart_parse() local
204 last_subpart = max3(trx->offset[0], trx->offset[1], in bcm47xxpart_parse()
206 trx_size = max(trx->length, last_subpart + blocksize); in bcm47xxpart_parse()