Home
last modified time | relevance | path

Searched refs:mtd_to_flctl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/nand/raw/
A Dsh_flctl.c225 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_addr()
539 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_cmd_regs()
622 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_read_page_sector()
671 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_read_oob()
692 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_write_page_sector()
718 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_write_oob()
742 struct sh_flctl *flctl = mtd_to_flctl(mtd); in flctl_cmdfunc()
917 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); in flctl_select_chip()
961 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); in flctl_write_buf()
969 struct sh_flctl *flctl = mtd_to_flctl(nand_to_mtd(chip)); in flctl_read_byte()
[all …]
/linux/include/linux/mtd/
A Dsh_flctl.h175 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) in mtd_to_flctl() function

Completed in 9 milliseconds