Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap4/
Dsdram_elpida.c76 const struct emif_regs emif_regs_elpida_400_mhz_2cs = { variable
124 *regs = &emif_regs_elpida_400_mhz_2cs; in emif_get_reg_dump_sdp()
/external/u-boot/arch/arm/include/asm/arch-omap4/
Dsys_proto.h22 extern const struct emif_regs emif_regs_elpida_400_mhz_2cs;
/external/u-boot/board/ti/panda/
Dpanda.c179 *regs = &emif_regs_elpida_400_mhz_2cs; in emif_get_reg_dump()