Searched refs:clut_offset (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.c | 48 .clut_offset = 0x400, 81 .clut_offset = 0x400, 100 .clut_offset = 0x800, 122 .clut_offset = 0x1000, 142 .clut_offset = 0x1400, 175 .clut_offset = 0x600, 194 .clut_offset = 0xa00, 213 .clut_offset = 0xe00, 239 .clut_offset = 0x1200, 261 .clut_offset = 0x1600, [all …]
|
H A D | atmel_hlcdc_dc.h | 292 int clut_offset; member 471 layer->desc->clut_offset + c * sizeof(u32), in atmel_hlcdc_layer_write_clut()
|