Lines Matching refs:omap_features
42 u32 omap_features; variable
273 omap_features |= OMAP3_HAS_ ##feat; \
280 omap_features = 0; in omap3xxx_check_features()
290 omap_features |= OMAP3_HAS_192MHZ_CLK; in omap3xxx_check_features()
292 omap_features |= OMAP3_HAS_IO_WAKEUP; in omap3xxx_check_features()
295 omap_features |= OMAP3_HAS_IO_CHAIN_CTRL; in omap3xxx_check_features()
297 omap_features |= OMAP3_HAS_SDRC; in omap3xxx_check_features()
308 omap_features &= ~(OMAP3_HAS_IVA | OMAP3_HAS_ISP); in omap3xxx_check_features()
326 omap_features = OMAP4_HAS_PERF_SILICON; in omap4xxx_check_features()
331 omap_features = OMAP3_HAS_NEON; in ti81xx_check_features()
339 omap_features = OMAP3_HAS_NEON; in am33xx_check_features()
343 omap_features |= OMAP3_HAS_SGX; in am33xx_check_features()