Home
last modified time | relevance | path

Searched refs:OMAP3_HAS_NEON (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Did.c331 omap_features = OMAP3_HAS_NEON; in ti81xx_check_features()
339 omap_features = OMAP3_HAS_NEON; in am33xx_check_features()
H A Dsoc.h428 #define OMAP3_HAS_NEON BIT(3) macro