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