fsl_ifc_ctrl       25 drivers/memory/fsl_ifc.c struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;
fsl_ifc_ctrl       65 drivers/memory/fsl_ifc.c static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl)
fsl_ifc_ctrl       88 drivers/memory/fsl_ifc.c 	struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev);
fsl_ifc_ctrl      112 drivers/memory/fsl_ifc.c static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl)
fsl_ifc_ctrl      134 drivers/memory/fsl_ifc.c 	struct fsl_ifc_ctrl *ctrl = data;
fsl_ifc_ctrl      148 drivers/memory/fsl_ifc.c 	struct fsl_ifc_ctrl *ctrl = data;
fsl_ifc_ctrl       27 drivers/mtd/nand/raw/fsl_ifc_nand.c struct fsl_ifc_ctrl;
fsl_ifc_ctrl       32 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl;
fsl_ifc_ctrl      143 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      163 drivers/mtd/nand/raw/fsl_ifc_nand.c static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl,
fsl_ifc_ctrl      176 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      255 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      295 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      608 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      672 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      755 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      832 drivers/mtd/nand/raw/fsl_ifc_nand.c 	struct fsl_ifc_ctrl *ctrl = priv->ctrl;
fsl_ifc_ctrl      851 include/linux/fsl_ifc.h extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;