Searched refs:nfc_geo (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1367 struct bch_geometry *nfc_geo = &this->bch_geometry; local
1382 bit = nfc_geo->block_mark_bit_offset;
1383 p = payload + nfc_geo->block_mark_byte_offset;
1411 struct bch_geometry *nfc_geo = &this->bch_geometry; local
1425 int eccbits = nfc_geo->ecc_strength * nfc_geo->gf_len;
1432 offset = nfc_geo->metadata_size * 8;
1433 offset += ((8 * nfc_geo->eccn_chunk_size) + eccbits) * (i + 1);
1470 buf + i * nfc_geo->eccn_chunk_size,
1471 nfc_geo
1668 struct bch_geometry *nfc_geo = &this->bch_geometry; local
1815 struct bch_geometry *nfc_geo = &this->bch_geometry; local
1900 struct bch_geometry *nfc_geo = &this->bch_geometry; local
[all...]

Completed in 163 milliseconds