Searched refs:COLOR_BUFFER_SIZE (Results 1 – 10 of 10) sorted by relevance
25 #define COLOR_BUFFER_SIZE (RGB_MATRIX_NUM_ROWS + 1) macro52 uint32_t buffer[COLOR_BUFFER_SIZE][RGB_MATRIX_NUM_COLS];
29 #define TURNED_OFF_ROW (COLOR_BUFFER_SIZE - 1)47 VMSTATE_UINT32_2DARRAY(buffer, DM163State, COLOR_BUFFER_SIZE,74 for (unsigned i = 0; i < COLOR_BUFFER_SIZE; i++) { in dm163_reset_hold()
58 #define COLOR_BUFFER_SIZE 160 macro64 u16 highbuf[8][COLOR_BUFFER_SIZE];
1587 while ((hi < COLOR_BUFFER_SIZE) && (i < len)) { in update_color_buffer()
594 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
402 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
1445 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1)… in rv770_gpu_init()
1094 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
1183 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1… in cayman_gpu_init()
3554 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) … in evergreen_gpu_init()