Searched refs:SLOT_HEIGHT_BITS (Results 1 – 2 of 2) sorted by relevance
45 #define SLOT_HEIGHT_BITS 6 macro52 #define TILER_PAGE (1 << (SLOT_WIDTH_BITS + SLOT_HEIGHT_BITS))54 #define TILER_HEIGHT (1 << (CONT_HEIGHT_BITS - SLOT_HEIGHT_BITS))
57 .slot_h = 1 << (SLOT_HEIGHT_BITS - (yshift)), \70 [TILFMT_PAGE] = GEOM(SLOT_WIDTH_BITS, SLOT_HEIGHT_BITS, 1),