Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dsdram_elpida.c124 else if (omap4_rev < OMAP4470_ES1_0) in emif_get_reg_dump_sdp()
170 if (((omap_rev == OMAP4430_ES1_0) || (omap_rev == OMAP4470_ES1_0)) in emif_get_device_details_sdp()
174 } else if (omap_rev < OMAP4470_ES1_0) { in emif_get_device_details_sdp()
295 if ((omap_rev == OMAP4430_ES1_0) || (omap_rev == OMAP4470_ES1_0)) in emif_get_device_timings_sdp()
H A Dhwinit.c143 *omap_si_rev = OMAP4470_ES1_0; in init_omap_revision()
H A Dhw_data.c452 case OMAP4470_ES1_0: in hw_data_init()
/OK3568_Linux_fs/u-boot/board/ti/sdp4430/
H A Dsdp.c69 (omap_revision() < OMAP4470_ES1_0)) in set_muxconf_regs()
/OK3568_Linux_fs/u-boot/board/ti/panda/
H A Dpanda.c176 else if (omap4_rev < OMAP4470_ES1_0) { in emif_get_reg_dump()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h754 #define OMAP4470_ES1_0 0x44700100 macro