Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/
Dfsl_ifc.c36 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;
76 static int fsl_ifc_ctrl_init(struct fsl_ifc_ctrl *ctrl) in fsl_ifc_ctrl_init()
99 struct fsl_ifc_ctrl *ctrl = dev_get_drvdata(&dev->dev); in fsl_ifc_ctrl_remove()
123 static u32 check_nand_stat(struct fsl_ifc_ctrl *ctrl) in check_nand_stat()
145 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_nand_irq()
159 struct fsl_ifc_ctrl *ctrl = data; in fsl_ifc_ctrl_irq()
/arch/powerpc/include/asm/
Dfsl_ifc.h820 struct fsl_ifc_ctrl { struct
833 extern struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev; argument