Searched refs:veroffs (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/include/linux/mtd/ |
D | bbm.h | 45 int veroffs; member
|
/linux-5.19.10/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 372 u32 ver_offs = td->veroffs; in bbt_get_ver_offs() 878 buf[ooboffs + td->veroffs] = td->version[chip]; in write_bbt() 1217 BUG_ON(bd->veroffs != bd->len); in verify_bbt_descr() 1327 .veroffs = 12, 1337 .veroffs = 12, 1347 .veroffs = 4, 1357 .veroffs = 4,
|
D | cafe_nand.c | 497 .veroffs = 18, 507 .veroffs = 18, 517 .veroffs = 15, 527 .veroffs = 15,
|
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()
|
D | fsl_elbc_nand.c | 130 .veroffs = 15, 140 .veroffs = 15,
|
D | lpc32xx_slc.c | 184 .veroffs = 6, 194 .veroffs = 6,
|
D | fsl_ifc_nand.c | 68 .veroffs = 6, 78 .veroffs = 6,
|
D | pl35x-nand-controller.c | 201 .veroffs = 20, 211 .veroffs = 20,
|
D | mxc_nand.c | 1445 .veroffs = 4, 1455 .veroffs = 4,
|
D | marvell_nand.c | 2336 .veroffs = 14, 2346 .veroffs = 14,
|
/linux-5.19.10/arch/arm/mach-davinci/ |
D | board-da830-evm.c | 278 .veroffs = 16, 289 .veroffs = 16,
|
/linux-5.19.10/Documentation/driver-api/ |
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 */
|