Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/omap4/
Dhwinit.c48 else if (omap4_rev == OMAP4430_ES2_0) in do_io_settings()
121 *omap_si_rev = OMAP4430_ES2_0; in init_omap_revision()
130 *omap_si_rev = OMAP4430_ES2_0; in init_omap_revision()
Dsdram_elpida.c121 else if (omap4_rev == OMAP4430_ES2_0) in emif_get_reg_dump_sdp()
Dhw_data.c433 case OMAP4430_ES2_0: in hw_data_init()
/external/u-boot/board/ti/panda/
Dpanda.c171 else if (omap4_rev == OMAP4430_ES2_0) in emif_get_reg_dump()
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c62 if (omap_revision() == OMAP4430_ES2_0) in get_mr()
1305 if (omap_rev == OMAP4430_ES2_0) in emif_post_init_config()
/external/u-boot/arch/arm/include/asm/
Domap_common.h769 #define OMAP4430_ES2_0 0x44300200 macro