Searched refs:OMAP_BO_TILED (Results 1 – 3 of 3) sorted by relevance
217 if (flags & OMAP_BO_TILED) { in omap_bo_new_impl()238 if (flags & OMAP_BO_TILED) { in omap_bo_new()255 if (!(flags & OMAP_BO_TILED)) { in omap_bo_new_tiled()
65 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32) macro
49 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32) macro