Searched refs:fsl_upm_nand (Results 1 – 1 of 1) sorted by relevance
32 struct fsl_upm_nand { struct50 static inline struct fsl_upm_nand *to_fsl_upm_nand(struct mtd_info *mtdinfo) in to_fsl_upm_nand() argument52 return container_of(mtdinfo, struct fsl_upm_nand, mtd); in to_fsl_upm_nand()57 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_chip_ready()66 static void fun_wait_rnb(struct fsl_upm_nand *fun) in fun_wait_rnb()83 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_cmd_ctrl()113 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_select_chip()128 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_read_byte()135 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_read_buf()144 struct fsl_upm_nand *fun = to_fsl_upm_nand(mtd); in fun_write_buf()[all …]