Home
last modified time | relevance | path

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

/linux/drivers/mtd/parsers/
H A Dbcm47xxpart.c185 uint32_t trx_size; in bcm47xxpart_parse() local
205 trx_size = max(trx->length, last_subpart + blocksize); in bcm47xxpart_parse()
211 offset += roundup(trx_size, blocksize) - blocksize; in bcm47xxpart_parse()