Searched refs:OMAP_BO_CACHE_MASK (Results 1 – 2 of 2) sorted by relevance
37 #define OMAP_BO_CACHE_MASK 0x00000006 /* cache type mask, see cache modes */ macro
219 ((omap_obj->flags & OMAP_BO_CACHE_MASK) == OMAP_BO_CACHED); in is_cached_coherent()