Home
last modified time | relevance | path

Searched refs:OMAP4470_ES1_0 (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/omap4/
Dsdram_elpida.c123 else if (omap4_rev < OMAP4470_ES1_0) in emif_get_reg_dump_sdp()
169 if (((omap_rev == OMAP4430_ES1_0) || (omap_rev == OMAP4470_ES1_0)) in emif_get_device_details_sdp()
173 } else if (omap_rev < OMAP4470_ES1_0) { in emif_get_device_details_sdp()
294 if ((omap_rev == OMAP4430_ES1_0) || (omap_rev == OMAP4470_ES1_0)) in emif_get_device_timings_sdp()
Dhwinit.c140 *omap_si_rev = OMAP4470_ES1_0; in init_omap_revision()
Dhw_data.c451 case OMAP4470_ES1_0: in hw_data_init()
/external/u-boot/board/ti/sdp4430/
Dsdp.c68 (omap_revision() < OMAP4470_ES1_0)) in set_muxconf_regs()
/external/u-boot/board/ti/panda/
Dpanda.c175 else if (omap4_rev < OMAP4470_ES1_0) { in emif_get_reg_dump()
/external/u-boot/arch/arm/include/asm/
Domap_common.h775 #define OMAP4470_ES1_0 0x44700100 macro