Lines Matching refs:omap_features
45 u32 omap_features; variable
262 omap_features |= OMAP3_HAS_ ##feat; \
269 omap_features = 0; in omap3xxx_check_features()
279 omap_features |= OMAP3_HAS_192MHZ_CLK; in omap3xxx_check_features()
281 omap_features |= OMAP3_HAS_IO_WAKEUP; in omap3xxx_check_features()
284 omap_features |= OMAP3_HAS_IO_CHAIN_CTRL; in omap3xxx_check_features()
286 omap_features |= OMAP3_HAS_SDRC; in omap3xxx_check_features()
297 omap_features &= ~(OMAP3_HAS_IVA | OMAP3_HAS_ISP); in omap3xxx_check_features()
315 omap_features = OMAP4_HAS_PERF_SILICON; in omap4xxx_check_features()
320 omap_features = OMAP3_HAS_NEON; in ti81xx_check_features()
328 omap_features = OMAP3_HAS_NEON; in am33xx_check_features()
332 omap_features |= OMAP3_HAS_SGX; in am33xx_check_features()