Searched refs:fsl_ifc_ctrl (Results 1 – 3 of 3) sorted by relevance
36 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;76 static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl) in fsl_ifc_ctrl_init()99 struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev); in fsl_ifc_ctrl_remove()123 static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl) in check_nand_stat()145 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_nand_irq()159 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_ctrl_irq()
39 struct fsl_ifc_ctrl;45 struct fsl_ifc_ctrl *ctrl;235 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr()279 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc()297 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command()374 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read()414 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc()726 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_wait()755 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_page()828 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_sram_init()[all …]
831 struct fsl_ifc_ctrl { struct847 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev; argument