Searched refs:fsl_upm_nand (Results 1 – 2 of 2) sorted by relevance
50 static void fun_wait(struct fsl_upm_nand *fun) in fun_wait()68 struct fsl_upm_nand *fun = nand_get_controller_data(chip); in fun_select_chip()83 struct fsl_upm_nand *fun = nand_get_controller_data(chip); in fun_cmd_ctrl()135 struct fsl_upm_nand *fun = nand_get_controller_data(chip); in upm_nand_write_buf()159 struct fsl_upm_nand *fun = nand_get_controller_data(chip); in nand_dev_ready()164 int fsl_upm_nand_init(struct nand_chip *chip, struct fsl_upm_nand *fun) in fsl_upm_nand_init()
26 struct fsl_upm_nand { struct43 extern int fsl_upm_nand_init(struct nand_chip *chip, struct fsl_upm_nand *fun); argument