Home
last modified time | relevance | path

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

/linux/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; in set_addr()
163 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc()
176 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command()
255 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read()
295 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc()
608 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_wait()
672 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_page()
710 struct fsl_ifc_ctrl *ctr in fsl_ifc_attach_chip()
[all...]
/linux/include/linux/
H A Dfsl_ifc.h834 struct fsl_ifc_ctrl { struct
851 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev; argument