Home
last modified time | relevance | path

Searched refs:fsl_ifc_runtime (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c54 static inline struct fsl_ifc_runtime *runtime_regs_address(void) in runtime_regs_address()
70 struct fsl_ifc_runtime *ifc = runtime_regs_address(); in nand_wait()
111 struct fsl_ifc_runtime *ifc = NULL; in nand_spl_load_image()
H A Dfsl_ifc_nand.c227 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in set_addr()
261 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_run_command()
336 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_do_read()
374 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_cmdfunc()
675 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_wait()
804 struct fsl_ifc_runtime *ifc = ifc_ctrl->regs.rregs; in fsl_ifc_sram_init()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c144 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in set_addr()
178 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_run_command()
256 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_do_read()
296 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_cmdfunc()
609 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in fsl_ifc_wait()
780 struct fsl_ifc_runtime __iomem *ifc_runtime = ctrl->rregs; in fsl_ifc_sram_init()
858 struct fsl_ifc_runtime __iomem *ifc_runtime = ctrl->rregs; in fsl_ifc_chip_init()
982 struct fsl_ifc_runtime __iomem *ifc; in fsl_ifc_nand_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_ifc.h823 struct fsl_ifc_runtime { struct
838 struct fsl_ifc_runtime __iomem *rregs; argument
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ifc.h1024 struct fsl_ifc_runtime { struct
1032 struct fsl_ifc_runtime *rregs; argument
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dfsl_ifc.c114 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in check_nand_stat()