Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c53 static inline struct fsl_ifc_runtime *runtime_regs_address(void) in runtime_regs_address()
69 struct fsl_ifc_runtime *ifc = runtime_regs_address(); in nand_wait()
110 struct fsl_ifc_runtime *ifc = NULL; in nand_spl_load_image()
H A Dfsl_ifc_nand.c226 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in set_addr()
260 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_run_command()
335 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_do_read()
373 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_cmdfunc()
674 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_wait()
803 struct fsl_ifc_runtime *ifc = ifc_ctrl->regs.rregs; in fsl_ifc_sram_init()
/openbmc/linux/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()
/openbmc/linux/include/linux/
H A Dfsl_ifc.h823 struct fsl_ifc_runtime { struct
838 struct fsl_ifc_runtime __iomem *rregs; argument
/openbmc/u-boot/include/
H A Dfsl_ifc.h1023 struct fsl_ifc_runtime { struct
1031 struct fsl_ifc_runtime *rregs; argument
/openbmc/linux/drivers/memory/
H A Dfsl_ifc.c115 struct fsl_ifc_runtime __iomem *ifc = ctrl->rregs; in check_nand_stat()