Home
last modified time | relevance | path

Searched refs:COLOR_BUFFER_SIZE (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspk_types.h58 #define COLOR_BUFFER_SIZE 160 macro
64 u16 highbuf[8][COLOR_BUFFER_SIZE];
H A Dmain.c1579 while ((hi < COLOR_BUFFER_SIZE) && (i < len)) { in update_color_buffer()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspk_types.h58 #define COLOR_BUFFER_SIZE 160 macro
64 u16 highbuf[8][COLOR_BUFFER_SIZE];
H A Dmain.c1587 while ((hi < COLOR_BUFFER_SIZE) && (i < len)) { in update_color_buffer()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770d.h594 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Dnid.h402 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Devergreend.h1094 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Dni.c1196 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1) | in cayman_gpu_init()
H A Drv770.c1448 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1) | in rv770_gpu_init()
H A Devergreen.c3552 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) - 1) | in evergreen_gpu_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770d.h594 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Dnid.h402 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Drv770.c1445 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1) | in rv770_gpu_init()
H A Devergreend.h1094 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
H A Dni.c1183 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1) | in cayman_gpu_init()
H A Devergreen.c3554 WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) - 1) | in evergreen_gpu_init()

Completed in 65 milliseconds