Home
last modified time | relevance | path

Searched refs:OMAP4430_ES2_3 (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/board/ti/panda/
Dpanda.c118 if ((board_id >= 0x3) && (processor_rev == OMAP4430_ES2_3)) in get_board_revision()
173 else if (omap4_rev == OMAP4430_ES2_3) in emif_get_reg_dump()
192 else if (omap_rev == OMAP4430_ES2_3) in emif_get_dmm_regs()
/external/u-boot/arch/arm/mach-omap2/omap4/
Dhwinit.c135 *omap_si_rev = OMAP4430_ES2_3; in init_omap_revision()
Dhw_data.c440 case OMAP4430_ES2_3: in hw_data_init()
/external/u-boot/arch/arm/include/asm/
Domap_common.h772 #define OMAP4430_ES2_3 0x44300230 macro