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