Lines Matching defs:offs
167 struct nand_bbt_descr *td, int offs) in read_bbt()
267 int offs = 0; in read_abs_bbt() local
287 static int scan_read_data(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_data()
312 static int scan_read_oob(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_oob()
343 static int scan_read(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read()
353 static int scan_write_bbt(struct nand_chip *this, loff_t offs, size_t len, in scan_write_bbt()
415 loff_t offs, uint8_t *buf) in scan_block_fast()
452 loff_t offs, uint8_t *buf) in bbt_block_checkbad()
590 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; in search_bbt() local
753 int bits, page, offs, numblocks, sft, sftmsk; in write_bbt() local
1074 static int nand_update_bbt(struct nand_chip *this, loff_t offs) in nand_update_bbt()
1434 int nand_isreserved_bbt(struct nand_chip *this, loff_t offs) in nand_isreserved_bbt()
1448 int nand_isbad_bbt(struct nand_chip *this, loff_t offs, int allowbbt) in nand_isbad_bbt()
1477 int nand_markbad_bbt(struct nand_chip *this, loff_t offs) in nand_markbad_bbt()