Lines Matching defs:td
90 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob()
107 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern()
128 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern()
142 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len()
167 struct nand_bbt_descr *td, int offs) in read_bbt()
260 struct nand_bbt_descr *td, int chip) in read_abs_bbt()
288 struct nand_bbt_descr *td) in scan_read_data()
344 size_t len, struct nand_bbt_descr *td) in scan_read()
369 static u32 bbt_get_ver_offs(struct nand_chip *this, struct nand_bbt_descr *td) in bbt_get_ver_offs()
390 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
451 static int bbt_block_checkbad(struct nand_chip *this, struct nand_bbt_descr *td, in bbt_block_checkbad()
553 struct nand_bbt_descr *td) in search_bbt()
630 struct nand_bbt_descr *td, in search_read_bbts()
654 static int get_bbt_block(struct nand_chip *this, struct nand_bbt_descr *td, in get_bbt_block()
718 struct nand_bbt_descr *td, in mark_bbt_block_bad()
746 struct nand_bbt_descr *td, struct nand_bbt_descr *md, in write_bbt()
954 struct nand_bbt_descr *td = this->bbt_td; in check_create() local
1080 struct nand_bbt_descr *td = this->bbt_td; in nand_update_bbt() local
1130 static void mark_bbt_region(struct nand_chip *this, struct nand_bbt_descr *td) in mark_bbt_region()
1249 struct nand_bbt_descr *td = this->bbt_td; in nand_scan_bbt() local