Home
last modified time | relevance | path

Searched refs:fsl_ifc_runtime (Results 1 – 3 of 3) 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/u-boot/include/
H A Dfsl_ifc.h1023 struct fsl_ifc_runtime { struct
1031 struct fsl_ifc_runtime *rregs; argument