Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c90 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()
[all …]
H A Dcafe_nand.c492 static struct nand_bbt_descr cafe_bbt_main_descr_2048 = {
502 static struct nand_bbt_descr cafe_bbt_mirror_descr_2048 = {
512 static struct nand_bbt_descr cafe_bbt_main_descr_512 = {
522 static struct nand_bbt_descr cafe_bbt_mirror_descr_512 = {
H A Dlpc32xx_mlc.c162 static struct nand_bbt_descr lpc32xx_nand_bbt = {
168 static struct nand_bbt_descr lpc32xx_nand_bbt_mirror = {
H A Dfsl_elbc_nand.c125 static struct nand_bbt_descr bbt_main_descr = {
135 static struct nand_bbt_descr bbt_mirror_descr = {
H A Dlpc32xx_slc.c178 static struct nand_bbt_descr bbt_smallpage_main_descr = {
188 static struct nand_bbt_descr bbt_smallpage_mirror_descr = {
H A Dfsl_ifc_nand.c64 static struct nand_bbt_descr bbt_main_descr = {
74 static struct nand_bbt_descr bbt_mirror_descr = {
H A Dpl35x-nand-controller.c194 static struct nand_bbt_descr bbt_main_descr = {
204 static struct nand_bbt_descr bbt_mirror_descr = {
H A Dsh_flctl.c102 static struct nand_bbt_descr flctl_4secc_smallpage = {
108 static struct nand_bbt_descr flctl_4secc_largepage = {
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c93 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob()
110 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern()
131 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern()
145 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len()
170 struct nand_bbt_descr *td, int offs) in read_bbt()
262 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt()
289 struct nand_bbt_descr *td) in scan_read_data()
343 size_t len, struct nand_bbt_descr *td) in scan_read()
367 static u32 bbt_get_ver_offs(struct mtd_info *mtd, struct nand_bbt_descr *td) in bbt_get_ver_offs()
387 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
[all …]
H A Dfsl_elbc_nand.c113 static struct nand_bbt_descr largepage_memorybased = {
128 static struct nand_bbt_descr bbt_main_descr = {
138 static struct nand_bbt_descr bbt_mirror_descr = {
H A Dfsl_ifc_nand.c197 static struct nand_bbt_descr bbt_main_descr = {
207 static struct nand_bbt_descr bbt_mirror_descr = {
H A Dzynq_nand.c217 static struct nand_bbt_descr bbt_main_descr = {
227 static struct nand_bbt_descr bbt_mirror_descr = {
H A Darasan_nfc.c237 static struct nand_bbt_descr bbt_main_descr = {
247 static struct nand_bbt_descr bbt_mirror_descr = {
H A Dmxc_nand.c1122 static struct nand_bbt_descr bbt_main_descr = {
1132 static struct nand_bbt_descr bbt_mirror_descr = {
H A Dpxa3xx_nand.c296 static struct nand_bbt_descr bbt_main_descr = {
306 static struct nand_bbt_descr bbt_mirror_descr = {
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_bbt.c38 struct nand_bbt_descr *td) in check_short_pattern()
63 struct nand_bbt_descr *bd, int chip) in create_bbt()
139 struct nand_bbt_descr *bd) in onenand_memory_bbt()
192 int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_scan_bbt()
232 static struct nand_bbt_descr largepage_memorybased = {
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_bbt.c32 static int check_short_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_short_pattern()
56 static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *bd, int chip) in create_bbt()
131 static inline int onenand_memory_bbt (struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_memory_bbt()
181 static int onenand_scan_bbt(struct mtd_info *mtd, struct nand_bbt_descr *bd) in onenand_scan_bbt()
215 static struct nand_bbt_descr largepage_memorybased = {
/openbmc/u-boot/include/linux/mtd/
H 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);
H A Drawnand.h956 struct nand_bbt_descr *bbt_td;
957 struct nand_bbt_descr *bbt_md;
959 struct nand_bbt_descr *badblock_pattern;
/openbmc/linux/include/linux/platform_data/
H A Dmtd-davinci.h81 struct nand_bbt_descr *bbt_td;
82 struct nand_bbt_descr *bbt_md;
/openbmc/linux/include/linux/mtd/
H A Dbbm.h41 struct nand_bbt_descr { struct
135 struct nand_bbt_descr *badblock_pattern;
H A Dsharpsl.h15 struct nand_bbt_descr *badblock_pattern;
H A Drawnand.h1293 struct nand_bbt_descr *bbt_td;
1294 struct nand_bbt_descr *bbt_md;
1295 struct nand_bbt_descr *badblock_pattern;
/openbmc/linux/include/linux/mfd/
H A Dtmio.h111 struct nand_bbt_descr *badblock_pattern;
/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz.c736 static struct nand_bbt_descr spitz_nand_bbt = {

12