slot_h 58 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c .slot_h = 1 << (SLOT_HEIGHT_BITS - (yshift)), \ slot_h 66 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c u32 slot_h; /* height of each slot (in pixels) */ slot_h 554 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c h = DIV_ROUND_UP(h, geom[fmt].slot_h); slot_h 682 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c block->area.p0.y * geom[block->fmt].slot_h); slot_h 693 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c (p->y * geom[block->fmt].slot_h) + y); slot_h 700 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c *h = round_up(*h, geom[fmt].slot_h);