Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dbcm47xxpart.c190 uint32_t trx_size; in bcm47xxpart_parse() local
210 trx_size = max(trx->length, last_subpart + blocksize); in bcm47xxpart_parse()
216 offset += roundup(trx_size, blocksize) - blocksize; in bcm47xxpart_parse()