Home
last modified time | relevance | path

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

/linux/drivers/memory/
A Dfsl_ifc.c25 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;
66 static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl) in fsl_ifc_ctrl_init()
89 struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev); in fsl_ifc_ctrl_remove()
112 static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl) in check_nand_stat()
134 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_nand_irq()
148 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_ctrl_irq()
/linux/drivers/mtd/nand/raw/
A Dfsl_ifc_nand.c26 struct fsl_ifc_ctrl;
31 struct fsl_ifc_ctrl *ctrl;
142 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr()
175 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command()
254 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read()
294 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc()
607 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_wait()
671 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_page()
709 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_attach_chip()
778 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_sram_init()
[all …]
/linux/include/linux/
A Dfsl_ifc.h834 struct fsl_ifc_ctrl { struct
851 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev; argument

Completed in 12 milliseconds