Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c126 .type = ATMEL_HLCDC_CURSOR_LAYER,
242 .type = ATMEL_HLCDC_CURSOR_LAYER,
531 layer->desc->type == ATMEL_HLCDC_CURSOR_LAYER) in atmel_hlcdc_layer_irq()
Datmel_hlcdc_plane.c777 desc->type == ATMEL_HLCDC_CURSOR_LAYER) { in atmel_hlcdc_plane_init_properties()
967 else if (desc->type == ATMEL_HLCDC_CURSOR_LAYER) in atmel_hlcdc_plane_create()
1009 descs[i].type != ATMEL_HLCDC_CURSOR_LAYER) in atmel_hlcdc_create_planes()
Datmel_hlcdc_dc.h208 ATMEL_HLCDC_CURSOR_LAYER, enumerator
Datmel_hlcdc_crtc.c504 case ATMEL_HLCDC_CURSOR_LAYER: in atmel_hlcdc_crtc_create()