Searched refs:omap_nand_info (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mtd/nand/ |
D | omap2.c | 153 struct omap_nand_info { struct 189 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable() argument 219 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset() 250 struct omap_nand_info *info = container_of(mtd, in omap_hwcontrol() 251 struct omap_nand_info, mtd); in omap_hwcontrol() 286 struct omap_nand_info *info = container_of(mtd, in omap_write_buf8() 287 struct omap_nand_info, mtd); in omap_write_buf8() 322 struct omap_nand_info *info = container_of(mtd, in omap_write_buf16() 323 struct omap_nand_info, mtd); in omap_write_buf16() 347 struct omap_nand_info *info = container_of(mtd, in omap_read_buf_pref() [all …]
|