Searched refs:mtd_to_flctl (Results 1 – 2 of 2) sorted by relevance
102 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_addr()285 struct sh_flctl *flctl = mtd_to_flctl(mtd); in set_cmd_regs()350 struct sh_flctl *flctl = mtd_to_flctl(mtd); in flctl_read_page_hwecc()379 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_read_page_sector()419 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_read_oob()450 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_write_page_sector()484 struct sh_flctl *flctl = mtd_to_flctl(mtd); in execmd_write_oob()513 struct sh_flctl *flctl = mtd_to_flctl(mtd); in flctl_cmdfunc()665 struct sh_flctl *flctl = mtd_to_flctl(mtd); in flctl_select_chip()684 struct sh_flctl *flctl = mtd_to_flctl(mtd); in flctl_write_buf()[all …]
126 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) in mtd_to_flctl() function