Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/panda/
H A 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()
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dhwinit.c135 *omap_si_rev = OMAP4430_ES2_3; in init_omap_revision()
H A Dhw_data.c440 case OMAP4430_ES2_3: in hw_data_init()
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_common.h772 #define OMAP4430_ES2_3 0x44300230 macro