Searched refs:OMAP_BO_TILED (Results 1 – 3 of 3) sorted by relevance
218 if (flags & OMAP_BO_TILED) { in omap_bo_new_impl()239 if (flags & OMAP_BO_TILED) { in omap_bo_new()256 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
53 #define OMAP_BO_TILED (OMAP_BO_TILED_8 | OMAP_BO_TILED_16 | OMAP_BO_TILED_32) macro