Home
last modified time | relevance | path

Searched refs:COLOR_BUFFER_SIZE (Results 1 – 8 of 8) sorted by relevance

/drivers/staging/speakup/
Dspk_types.h53 #define COLOR_BUFFER_SIZE 160 macro
59 char highbuf[8][COLOR_BUFFER_SIZE];
Dmain.c1514 while ((hi < COLOR_BUFFER_SIZE) && (i < len)) { in update_color_buffer()
/drivers/gpu/drm/radeon/
Drv770d.h294 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
Dnid.h316 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
Devergreend.h373 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
Drv770.c809 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1)… in rv770_gpu_init()
Dni.c967 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1… in cayman_gpu_init()
Devergreen.c2256 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) … in evergreen_gpu_init()