Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
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()
Dfsl_ifc_nand.c226 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in set_addr()
285 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_run_command()
362 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_do_read()
400 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_cmdfunc()
701 struct fsl_ifc_runtime *ifc = ctrl->regs.rregs; in fsl_ifc_wait()
794 struct fsl_ifc_runtime *ifc = ifc_ctrl->regs.rregs; in fsl_ifc_sram_init()
/external/u-boot/include/
Dfsl_ifc.h1023 struct fsl_ifc_runtime { struct
1031 struct fsl_ifc_runtime *rregs; argument