Searched refs:veroffs (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 369 u32 ver_offs = td->veroffs; in bbt_get_ver_offs() 774 buf[ooboffs + td->veroffs] = td->version[chip]; in write_bbt() 1048 BUG_ON(bd->veroffs != bd->len); in verify_bbt_descr() 1211 .veroffs = 12, 1221 .veroffs = 12, 1231 .veroffs = 4, 1241 .veroffs = 4,
|
| H A D | fsl_elbc_nand.c | 134 .veroffs = 15, 144 .veroffs = 15,
|
| H A D | fsl_ifc_nand.c | 203 .veroffs = 6, 213 .veroffs = 6,
|
| H A D | zynq_nand.c | 223 .veroffs = 20, 233 .veroffs = 20,
|
| H A D | arasan_nfc.c | 243 .veroffs = 20, 253 .veroffs = 20,
|
| H A D | mxc_nand.c | 1128 .veroffs = 4, 1138 .veroffs = 4,
|
| H A D | pxa3xx_nand.c | 302 .veroffs = 14, 312 .veroffs = 14,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 372 u32 ver_offs = td->veroffs; in bbt_get_ver_offs() 845 buf[ooboffs + td->veroffs] = td->version[chip]; in write_bbt() 1184 BUG_ON(bd->veroffs != bd->len); in verify_bbt_descr() 1294 .veroffs = 12, 1304 .veroffs = 12, 1314 .veroffs = 4, 1324 .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 | 131 .veroffs = 15, 141 .veroffs = 15,
|
| H A D | lpc32xx_slc.c | 185 .veroffs = 6, 195 .veroffs = 6,
|
| H A D | fsl_ifc_nand.c | 69 .veroffs = 6, 79 .veroffs = 6,
|
| H A D | mxc_nand.c | 1447 .veroffs = 4, 1457 .veroffs = 4,
|
| H A D | marvell_nand.c | 2336 .veroffs = 14, 2346 .veroffs = 14,
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | bbm.h | 45 int veroffs; member
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | bbm.h | 51 int veroffs; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | board-da830-evm.c | 279 .veroffs = 16, 290 .veroffs = 16,
|
| /OK3568_Linux_fs/kernel/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 */
|