Searched refs:soc_is_omap3430 (Results 1 – 2 of 2) sorted by relevance
239 #define soc_is_omap3430() 0 macro267 # undef soc_is_omap3430272 # define soc_is_omap3430() is_omap3430() macro493 #define cpu_is_omap3430() soc_is_omap3430()
291 if (soc_is_omap3430() || soc_is_omap3630()) in omap3xxx_check_features()