soc_is_omap443x
if (soc_is_omap443x())
if (soc_is_omap443x() && (omap_type() != OMAP2_DEVICE_TYPE_GP))
if (soc_is_omap443x())
if (soc_is_omap443x() || soc_is_omap446x() || soc_is_omap447x())
#define cpu_is_omap443x() soc_is_omap443x()