Searched refs:fsl_ifc_ctrl (Results 1 – 3 of 3) sorted by relevance
35 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;75 static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl) in fsl_ifc_ctrl_init()98 struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev); in fsl_ifc_ctrl_remove()122 static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl) in check_nand_stat()144 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_nand_irq()158 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()724 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_wait()753 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_page()826 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_sram_init()[all …]
831 struct fsl_ifc_ctrl { struct846 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev; argument