Searched refs:slot_h (Results 1 – 1 of 1) sorted by relevance
51 .slot_h = 1 << (SLOT_HEIGHT_BITS - (yshift)), \59 u32 slot_h; /* height of each slot (in pixels) */ member545 h = DIV_ROUND_UP(h, geom[fmt].slot_h); in tiler_reserve_2d()673 block->area.p0.y * geom[block->fmt].slot_h); in tiler_ssptr()684 (p->y * geom[block->fmt].slot_h) + y); in tiler_tsptr()691 *h = round_up(*h, geom[fmt].slot_h); in tiler_align()