Searched refs:tcm_awidth (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/omapdrm/ | ||
D | tcm.h | 294 #define tcm_awidth(area) __tcm_area_width(&(area)) macro |
D | omap_dmm_tiler.c | 839 sprintf(nice, "(%d*%d)", tcm_awidth(*a), tcm_aheight(*a)); in map_2d_info() |