Searched refs:nand_bbt_descr (Results 1 – 25 of 25) sorted by relevance
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 95 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob() 112 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern() 133 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern() 147 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len() 172 struct nand_bbt_descr *td, int offs) in read_bbt() 264 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt() 291 struct nand_bbt_descr *td) in scan_read_data() 345 size_t len, struct nand_bbt_descr *td) in scan_read() 369 static u32 bbt_get_ver_offs(struct mtd_info *mtd, struct nand_bbt_descr *td) in bbt_get_ver_offs() 389 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts() [all …]
|
D | cafe_nand.c | 493 static struct nand_bbt_descr cafe_bbt_main_descr_2048 = { 503 static struct nand_bbt_descr cafe_bbt_mirror_descr_2048 = { 513 static struct nand_bbt_descr cafe_bbt_main_descr_512 = { 523 static struct nand_bbt_descr cafe_bbt_mirror_descr_512 = {
|
D | lpc32xx_mlc.c | 174 static struct nand_bbt_descr lpc32xx_nand_bbt = { 180 static struct nand_bbt_descr lpc32xx_nand_bbt_mirror = {
|
D | lpc32xx_slc.c | 189 static struct nand_bbt_descr bbt_smallpage_main_descr = { 199 static struct nand_bbt_descr bbt_smallpage_mirror_descr = {
|
D | fsl_elbc_nand.c | 139 static struct nand_bbt_descr bbt_main_descr = { 149 static struct nand_bbt_descr bbt_mirror_descr = {
|
D | fsl_ifc_nand.c | 76 static struct nand_bbt_descr bbt_main_descr = { 86 static struct nand_bbt_descr bbt_mirror_descr = {
|
D | sh_flctl.c | 116 static struct nand_bbt_descr flctl_4secc_smallpage = { 123 static struct nand_bbt_descr flctl_4secc_largepage = {
|
D | mxc_nand.c | 1458 static struct nand_bbt_descr bbt_main_descr = { 1468 static struct nand_bbt_descr bbt_mirror_descr = {
|
D | diskonchip.c | 1556 (2 * sizeof(struct nand_bbt_descr)); in doc_probe() 1582 nand->bbt_td = (struct nand_bbt_descr *) (doc + 1); in doc_probe()
|
D | docg4.c | 1125 struct nand_bbt_descr *bbtd = nand->badblock_pattern; in docg4_block_markbad()
|
D | marvell_nand.c | 2175 static struct nand_bbt_descr bbt_main_descr = { 2185 static struct nand_bbt_descr bbt_mirror_descr = {
|
/Linux-v4.19/drivers/mtd/nand/onenand/ |
D | onenand_bbt.c | 32 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() 218 static struct nand_bbt_descr largepage_memorybased = {
|
/Linux-v4.19/include/linux/platform_data/ |
D | mtd-davinci.h | 93 struct nand_bbt_descr *bbt_td; 94 struct nand_bbt_descr *bbt_md;
|
/Linux-v4.19/include/linux/mtd/ |
D | bbm.h | 55 struct nand_bbt_descr { struct 161 struct nand_bbt_descr *badblock_pattern;
|
D | sharpsl.h | 16 struct nand_bbt_descr *badblock_pattern;
|
D | rawnand.h | 1355 struct nand_bbt_descr *bbt_td; 1356 struct nand_bbt_descr *bbt_md; 1358 struct nand_bbt_descr *badblock_pattern;
|
/Linux-v4.19/include/linux/mfd/ |
D | tmio.h | 127 struct nand_bbt_descr *badblock_pattern;
|
/Linux-v4.19/arch/arm/mach-davinci/ |
D | board-da830-evm.c | 280 static struct nand_bbt_descr da830_evm_nand_bbt_main_descr = { 291 static struct nand_bbt_descr da830_evm_nand_bbt_mirror_descr = {
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | poodle.c | 338 static struct nand_bbt_descr sharpsl_bbt = {
|
D | corgi.c | 611 static struct nand_bbt_descr sharpsl_bbt = {
|
D | tosa.c | 678 static struct nand_bbt_descr tosa_tc6393xb_nand_bbt = {
|
D | eseries.c | 294 static struct nand_bbt_descr e400_t7l66xb_nand_bbt = {
|
D | spitz.c | 744 static struct nand_bbt_descr spitz_nand_bbt = {
|
/Linux-v4.19/Documentation/driver-api/ |
D | mtdnand.rst | 509 User defined tables are created by filling out a nand_bbt_descr 517 The most important field in the nand_bbt_descr structure is the 549 must be given in the offs member of the nand_bbt_descr structure.
|
/Linux-v4.19/drivers/mtd/nand/raw/gpmi-nand/ |
D | gpmi-nand.c | 26 static struct nand_bbt_descr gpmi_bbt_descr = {
|