Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dsdram_elpida.c48 const struct emif_regs emif_regs_elpida_380_mhz_1cs = { variable
120 *regs = &emif_regs_elpida_380_mhz_1cs; in emif_get_reg_dump_sdp()
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h20 extern const struct emif_regs emif_regs_elpida_380_mhz_1cs;
/openbmc/u-boot/board/ti/panda/
H A Dpanda.c170 *regs = &emif_regs_elpida_380_mhz_1cs; in emif_get_reg_dump()