Searched refs:fsl_ifc_ctrl (Results 1 – 3 of 3) sorted by relevance
38 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;78 static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl) in fsl_ifc_ctrl_init()101 struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev); in fsl_ifc_ctrl_remove()125 static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl) in check_nand_stat()147 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_nand_irq()161 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_ctrl_irq()
39 struct fsl_ifc_ctrl;44 struct fsl_ifc_ctrl *ctrl;155 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr()175 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc()188 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command()267 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read()307 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc()622 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_wait()685 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_page()766 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_sram_init()[all …]
845 struct fsl_ifc_ctrl { struct862 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev; argument