Home
last modified time | relevance | path

Searched refs:tcm_awidth (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Dtcm.h296 #define tcm_awidth(area) __tcm_area_width(&(area)) macro
H A Domap_dmm_tiler.c1056 sprintf(nice, "(%d*%d)", tcm_awidth(*a), tcm_aheight(*a)); in map_2d_info()