Searched refs:fsl_ifc_ctrl (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/memory/
H A Dfsl_ifc.c25 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;
66 static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl)
89 struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev);
111 static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl)
133 struct fsl_ifc_ctrl *ctrl = data;
147 struct fsl_ifc_ctrl *ctrl = data;
/linux-master/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c27 struct fsl_ifc_ctrl;
32 struct fsl_ifc_ctrl *ctrl;
143 struct fsl_ifc_ctrl *ctrl = priv->ctrl;
163 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl,
176 struct fsl_ifc_ctrl *ctrl = priv->ctrl;
255 struct fsl_ifc_ctrl *ctrl = priv->ctrl;
295 struct fsl_ifc_ctrl *ctrl = priv->ctrl;
608 struct fsl_ifc_ctrl *ctrl = priv->ctrl;
672 struct fsl_ifc_ctrl *ctrl = priv->ctrl;
710 struct fsl_ifc_ctrl *ctr
[all...]
/linux-master/include/linux/
H A Dfsl_ifc.h834 struct fsl_ifc_ctrl { struct
851 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;

Completed in 142 milliseconds