Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dbcm47xxpart.c186 uint32_t trx_size; in bcm47xxpart_parse() local
206 trx_size = max(trx->length, last_subpart + blocksize); in bcm47xxpart_parse()
212 offset += roundup(trx_size, blocksize) - blocksize; in bcm47xxpart_parse()
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dbcm47xxpart.c186 uint32_t trx_size; in bcm47xxpart_parse() local
206 trx_size = max(trx->length, last_subpart + blocksize); in bcm47xxpart_parse()
212 offset += roundup(trx_size, blocksize) - blocksize; in bcm47xxpart_parse()

Completed in 2 milliseconds