Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_bbt.c288 struct nand_bbt_descr *td) in scan_read_data()
390 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()
553 struct nand_bbt_descr *td) in search_bbt()
630 struct nand_bbt_descr *td, in search_read_bbts()
631 struct nand_bbt_descr *md) in search_read_bbts()
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()
932 struct nand_bbt_descr *bd) in nand_memory_bbt()
951 struct nand_bbt_descr *bd) in check_create()
956 struct nand_bbt_descr *rd, *rd2; in check_create()
[all …]
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 = {
A Dlpc32xx_mlc.c162 static struct nand_bbt_descr lpc32xx_nand_bbt = {
168 static struct nand_bbt_descr lpc32xx_nand_bbt_mirror = {
A Dfsl_elbc_nand.c125 static struct nand_bbt_descr bbt_main_descr = {
135 static struct nand_bbt_descr bbt_mirror_descr = {
A Dlpc32xx_slc.c178 static struct nand_bbt_descr bbt_smallpage_main_descr = {
188 static struct nand_bbt_descr bbt_smallpage_mirror_descr = {
A Dfsl_ifc_nand.c63 static struct nand_bbt_descr bbt_main_descr = {
73 static struct nand_bbt_descr bbt_mirror_descr = {
A Dpl35x-nand-controller.c196 static struct nand_bbt_descr bbt_main_descr = {
206 static struct nand_bbt_descr bbt_mirror_descr = {
A Dsh_flctl.c103 static struct nand_bbt_descr flctl_4secc_smallpage = {
109 static struct nand_bbt_descr flctl_4secc_largepage = {
A Ddiskonchip.c1435 (2 * sizeof(struct nand_bbt_descr)); in doc_probe()
1466 nand->bbt_td = (struct nand_bbt_descr *) (doc + 1); in doc_probe()
A Dmxc_nand.c1440 static struct nand_bbt_descr bbt_main_descr = {
1450 static struct nand_bbt_descr bbt_mirror_descr = {
A Dmarvell_nand.c2345 static struct nand_bbt_descr bbt_main_descr = {
2355 static struct nand_bbt_descr bbt_mirror_descr = {
/linux-6.3-rc2/drivers/mtd/nand/onenand/
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 = {
/linux-6.3-rc2/include/linux/platform_data/
A Dmtd-davinci.h81 struct nand_bbt_descr *bbt_td;
82 struct nand_bbt_descr *bbt_md;
/linux-6.3-rc2/include/linux/mtd/
A Dbbm.h41 struct nand_bbt_descr { struct
135 struct nand_bbt_descr *badblock_pattern;
A Dsharpsl.h15 struct nand_bbt_descr *badblock_pattern;
A Drawnand.h1290 struct nand_bbt_descr *bbt_td;
1291 struct nand_bbt_descr *bbt_md;
1292 struct nand_bbt_descr *badblock_pattern;
/linux-6.3-rc2/include/linux/mfd/
A Dtmio.h111 struct nand_bbt_descr *badblock_pattern;
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dspitz.c742 static struct nand_bbt_descr spitz_nand_bbt = {
/linux-6.3-rc2/Documentation/driver-api/
A Dmtdnand.rst511 User defined tables are created by filling out a nand_bbt_descr
519 The most important field in the nand_bbt_descr structure is the
551 must be given in the offs member of the nand_bbt_descr structure.
/linux-6.3-rc2/drivers/mtd/nand/raw/gpmi-nand/
A Dgpmi-nand.c1078 static struct nand_bbt_descr gpmi_bbt_descr = {

Completed in 51 milliseconds