Searched refs:clut_offset (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.c | 46 .clut_offset = 0x400, 78 .clut_offset = 0x400, 97 .clut_offset = 0x800, 119 .clut_offset = 0x1000, 139 .clut_offset = 0x1400, 171 .clut_offset = 0x600, 190 .clut_offset = 0xa00, 209 .clut_offset = 0xe00, 235 .clut_offset = 0x1200, 257 .clut_offset [all...] |
H A D | atmel_hlcdc_dc.h | 246 int clut_offset; member 394 layer->desc->clut_offset + c * sizeof(u32), in atmel_hlcdc_layer_write_clut()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.c | 46 .clut_offset = 0x400, 78 .clut_offset = 0x400, 97 .clut_offset = 0x800, 119 .clut_offset = 0x1000, 139 .clut_offset = 0x1400, 171 .clut_offset = 0x600, 190 .clut_offset = 0xa00, 209 .clut_offset = 0xe00, 235 .clut_offset = 0x1200, 257 .clut_offset [all...] |
H A D | atmel_hlcdc_dc.h | 246 int clut_offset; member 387 layer->desc->clut_offset + c * sizeof(u32), in atmel_hlcdc_layer_write_clut()
|
Completed in 4 milliseconds