Searched refs:veroffs (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/mtd/ |
| H A D | bbm.h | 45 int veroffs; member
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 372 u32 ver_offs = td->veroffs; in bbt_get_ver_offs() 877 buf[ooboffs + td->veroffs] = td->version[chip]; in write_bbt() 1216 BUG_ON(bd->veroffs != bd->len); in verify_bbt_descr() 1326 .veroffs = 12, 1336 .veroffs = 12, 1346 .veroffs = 4, 1356 .veroffs = 4,
|
| H A D | cafe_nand.c | 497 .veroffs = 18, 507 .veroffs = 18, 517 .veroffs = 15, 527 .veroffs = 15,
|
| H A D | diskonchip.c | 1146 this->bbt_td->veroffs = 7; in nftl_scan_bbt() 1152 this->bbt_md->veroffs = 7; in nftl_scan_bbt() 1189 this->bbt_td->veroffs = 7; in inftl_scan_bbt() 1199 this->bbt_md->veroffs = 7; in inftl_scan_bbt()
|
| H A D | fsl_elbc_nand.c | 130 .veroffs = 15, 140 .veroffs = 15,
|
| H A D | fsl_ifc_nand.c | 69 .veroffs = 6, 79 .veroffs = 6,
|
| H A D | mxc_nand.c | 1229 .veroffs = 4, 1239 .veroffs = 4,
|
| /linux/Documentation/driver-api/ |
| H A D | mtdnand.rst | 540 the fields pattern, veroffs, offs, len can be left uninitialized 579 position of the version number is defined by the member veroffs in 942 /* bbt has a version counter at offset veroffs */
|