Home
last modified time | relevance | path

Searched refs:ATMEL_HLCDC_CURSOR_LAYER (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c125 .type = ATMEL_HLCDC_CURSOR_LAYER,
241 .type = ATMEL_HLCDC_CURSOR_LAYER,
429 layer->desc->type == ATMEL_HLCDC_CURSOR_LAYER) in atmel_hlcdc_layer_irq()
Datmel_hlcdc_dc.h233 ATMEL_HLCDC_CURSOR_LAYER, enumerator
Datmel_hlcdc_plane.c825 desc->type == ATMEL_HLCDC_CURSOR_LAYER) { in atmel_hlcdc_plane_init_properties()
1018 else if (desc->type == ATMEL_HLCDC_CURSOR_LAYER) in atmel_hlcdc_plane_create()
1060 descs[i].type != ATMEL_HLCDC_CURSOR_LAYER) in atmel_hlcdc_create_planes()
Datmel_hlcdc_crtc.c460 case ATMEL_HLCDC_CURSOR_LAYER: in atmel_hlcdc_crtc_create()