Lines Matching defs:mtd
32 static int flctl_4secc_ooblayout_sp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_ecc()
46 static int flctl_4secc_ooblayout_sp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_free()
63 static int flctl_4secc_ooblayout_lp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_ecc()
77 static int flctl_4secc_ooblayout_lp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_free()
223 static void set_addr(struct mtd_info *mtd, int column, int page_addr) in set_addr()
537 static void set_cmd_regs(struct mtd_info *mtd, uint32_t cmd, uint32_t flcmcdr_val) in set_cmd_regs()
602 struct mtd_info *mtd = nand_to_mtd(chip); in flctl_read_page_hwecc() local
613 struct mtd_info *mtd = nand_to_mtd(chip); in flctl_write_page_hwecc() local
620 static void execmd_read_page_sector(struct mtd_info *mtd, int page_addr) in execmd_read_page_sector()
669 static void execmd_read_oob(struct mtd_info *mtd, int page_addr) in execmd_read_oob()
690 static void execmd_write_page_sector(struct mtd_info *mtd) in execmd_write_page_sector()
716 static void execmd_write_oob(struct mtd_info *mtd) in execmd_write_oob()
741 struct mtd_info *mtd = nand_to_mtd(chip); in flctl_cmdfunc() local
988 struct mtd_info *mtd = nand_to_mtd(chip); in flctl_chip_attach_chip() local