Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memory/
Dfsl_ifc.c38 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;
78 static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl) in fsl_ifc_ctrl_init()
101 struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev); in fsl_ifc_ctrl_remove()
124 static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl) in check_nand_stat()
146 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_nand_irq()
160 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_ctrl_irq()
/linux-4.19.296/include/linux/
Dfsl_ifc.h847 struct fsl_ifc_ctrl { struct
864 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev; argument