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

/linux-4.1.27/drivers/mtd/nand/
H A Dsh_flctl.c194 struct sh_flctl *flctl = mtd_to_flctl(mtd); set_addr()
502 struct sh_flctl *flctl = mtd_to_flctl(mtd); set_cmd_regs()
581 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_read_page_sector()
630 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_read_oob()
651 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_write_page_sector()
677 struct sh_flctl *flctl = mtd_to_flctl(mtd); execmd_write_oob()
700 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_cmdfunc()
875 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_select_chip()
919 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_write_buf()
927 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_read_byte()
937 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_read_word()
946 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_read_buf()
954 struct sh_flctl *flctl = mtd_to_flctl(mtd); flctl_chip_init_tail()
/linux-4.1.27/include/linux/mtd/
H A Dsh_flctl.h187 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) mtd_to_flctl() function

Completed in 85 milliseconds