Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dhwinit.c51 else if (omap4_rev == OMAP4430_ES2_0) in do_io_settings()
124 *omap_si_rev = OMAP4430_ES2_0; in init_omap_revision()
133 *omap_si_rev = OMAP4430_ES2_0; in init_omap_revision()
H A Dsdram_elpida.c122 else if (omap4_rev == OMAP4430_ES2_0) in emif_get_reg_dump_sdp()
H A Dhw_data.c434 case OMAP4430_ES2_0: in hw_data_init()
/OK3568_Linux_fs/u-boot/board/ti/panda/
H A Dpanda.c172 else if (omap4_rev == OMAP4430_ES2_0) in emif_get_reg_dump()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c62 if (omap_revision() == OMAP4430_ES2_0) in get_mr()
1219 if (omap_rev == OMAP4430_ES2_0) in emif_post_init_config()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h748 #define OMAP4430_ES2_0 0x44300200 macro