Searched refs:slot_h (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c51 .slot_h = 1 << (SLOT_HEIGHT_BITS - (yshift)), \
59 u32 slot_h; /* height of each slot (in pixels) */ member in struct:__anon838
545 h = DIV_ROUND_UP(h, geom[fmt].slot_h);
673 block->area.p0.y * geom[block->fmt].slot_h);
684 (p->y * geom[block->fmt].slot_h) + y);
691 *h = round_up(*h, geom[fmt].slot_h);

Completed in 130 milliseconds