Searched refs:soc_is_omap3430 (Results 1 – 2 of 2) sorted by relevance
253 #define soc_is_omap3430() 0 macro281 # undef soc_is_omap3430286 # define soc_is_omap3430() is_omap3430() macro507 #define cpu_is_omap3430() soc_is_omap3430()
294 if (soc_is_omap3430() || soc_is_omap3630()) in omap3xxx_check_features()