Home
last modified time | relevance | path

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

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