soc_is_omap3630
if (soc_is_omap3630()) {
if (soc_is_omap3630())
if (soc_is_omap3430() || soc_is_omap3630())
if (soc_is_omap3630() || omap_rev() == OMAP3430_REV_ES3_1 ||
#define cpu_is_omap3630() soc_is_omap3630()