Searched refs:nvramlen (Results 1 – 1 of 1) sorted by relevance
85 unsigned int cfelen, nvramlen; in bcm63xx_parse_cfe_nor_partitions() local93 nvramlen = nvram->psi_size * SZ_1K; in bcm63xx_parse_cfe_nor_partitions()94 nvramlen = roundup(nvramlen, cfe_erasesize); in bcm63xx_parse_cfe_nor_partitions()107 parts[curpart].offset = master->size - nvramlen; in bcm63xx_parse_cfe_nor_partitions()108 parts[curpart].size = nvramlen; in bcm63xx_parse_cfe_nor_partitions()114 parts[curpart].size = master->size - cfelen - nvramlen; in bcm63xx_parse_cfe_nor_partitions()