Searched refs:VALUE_TILER_BASE (Results 1 – 1 of 1) sorted by relevance
60 #define VALUE_TILER_BASE 0x180 macro61 #define VALUE_TILER_REG_LO(n) (VALUE_TILER_BASE + ((n) << 3)) /* (RO) Counter value #n, low w…62 #define VALUE_TILER_REG_HI(n) (VALUE_TILER_BASE + ((n) << 3) + 4) /* (RO) Counter value #n, high …