Home
last modified time | relevance | path

Searched refs:nand_bbt_descr (Results 1 – 10 of 10) sorted by relevance

/u-boot/include/linux/mtd/
A Dbbm.h46 struct nand_bbt_descr { struct
152 struct nand_bbt_descr *badblock_pattern;
158 extern int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd);
A Drawnand.h965 struct nand_bbt_descr *bbt_td;
966 struct nand_bbt_descr *bbt_md;
968 struct nand_bbt_descr *badblock_pattern;
/u-boot/drivers/mtd/nand/raw/
A Dnand_bbt.c173 struct nand_bbt_descr *td, int offs) in read_bbt()
292 struct nand_bbt_descr *td) in scan_read_data()
346 size_t len, struct nand_bbt_descr *td) in scan_read()
390 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
456 struct nand_bbt_descr *bd, int chip) in create_bbt()
597 struct nand_bbt_descr *td, in search_read_bbts()
598 struct nand_bbt_descr *md) in search_read_bbts()
619 struct nand_bbt_descr *td, struct nand_bbt_descr *md, in write_bbt()
843 struct nand_bbt_descr *td = this->bbt_td; in check_create()
845 struct nand_bbt_descr *rd, *rd2; in check_create()
[all …]
A Dfsl_elbc_nand.c115 static struct nand_bbt_descr largepage_memorybased = {
130 static struct nand_bbt_descr bbt_main_descr = {
140 static struct nand_bbt_descr bbt_mirror_descr = {
A Dfsl_ifc_nand.c199 static struct nand_bbt_descr bbt_main_descr = {
209 static struct nand_bbt_descr bbt_mirror_descr = {
A Dzynq_nand.c230 static struct nand_bbt_descr bbt_main_descr = {
240 static struct nand_bbt_descr bbt_mirror_descr = {
A Dmxc_nand.c1124 static struct nand_bbt_descr bbt_main_descr = {
1134 static struct nand_bbt_descr bbt_mirror_descr = {
A Darasan_nfc.c247 static struct nand_bbt_descr bbt_main_descr = {
257 static struct nand_bbt_descr bbt_mirror_descr = {
A Dpxa3xx_nand.c312 static struct nand_bbt_descr bbt_main_descr = {
322 static struct nand_bbt_descr bbt_mirror_descr = {
/u-boot/drivers/mtd/onenand/
A Donenand_bbt.c39 struct nand_bbt_descr *td) in check_short_pattern()
64 struct nand_bbt_descr *bd, int chip) in create_bbt()
140 struct nand_bbt_descr *bd) in onenand_memory_bbt()
193 int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_scan_bbt()
233 static struct nand_bbt_descr largepage_memorybased = {

Completed in 25 milliseconds