Searched refs:clut_offset (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/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 = 0x1600, [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()
|