Searched refs:OMAP4470_ES1_0 (Results 1 – 6 of 6) sorted by relevance
123 else if (omap4_rev < OMAP4470_ES1_0) in emif_get_reg_dump_sdp()169 if (((omap_rev == OMAP4430_ES1_0) || (omap_rev == OMAP4470_ES1_0)) in emif_get_device_details_sdp()173 } else if (omap_rev < OMAP4470_ES1_0) { in emif_get_device_details_sdp()294 if ((omap_rev == OMAP4430_ES1_0) || (omap_rev == OMAP4470_ES1_0)) in emif_get_device_timings_sdp()
140 *omap_si_rev = OMAP4470_ES1_0; in init_omap_revision()
451 case OMAP4470_ES1_0: in hw_data_init()
68 (omap_revision() < OMAP4470_ES1_0)) in set_muxconf_regs()
175 else if (omap4_rev < OMAP4470_ES1_0) { in emif_get_reg_dump()
775 #define OMAP4470_ES1_0 0x44700100 macro