Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/include/
H A Dfsl_ifc.h1024 struct fsl_ifc_runtime { struct
1032 struct fsl_ifc_runtime *rregs; argument