Home
last modified time | relevance | path

Searched refs:atmel_hlcdc_layer_desc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.h240 struct atmel_hlcdc_layer_desc { struct
263 const struct atmel_hlcdc_layer_desc *desc; argument
320 const struct atmel_hlcdc_layer_desc *layers;
399 const struct atmel_hlcdc_layer_desc *desc, in atmel_hlcdc_layer_init()
Datmel_hlcdc_plane.c286 const struct atmel_hlcdc_layer_desc *desc = plane->layer.desc; in atmel_hlcdc_plane_setup_scaler()
335 const struct atmel_hlcdc_layer_desc *desc = plane->layer.desc; in atmel_hlcdc_plane_update_pos_and_size()
361 const struct atmel_hlcdc_layer_desc *desc = plane->layer.desc; in atmel_hlcdc_plane_update_general_settings()
441 const struct atmel_hlcdc_layer_desc *desc = plane->layer.desc; in atmel_hlcdc_plane_update_buffers()
600 const struct atmel_hlcdc_layer_desc *desc = plane->layer.desc; in atmel_hlcdc_plane_atomic_check()
773 const struct atmel_hlcdc_layer_desc *desc = plane->layer.desc; in atmel_hlcdc_plane_init_properties()
818 const struct atmel_hlcdc_layer_desc *desc = plane->layer.desc; in atmel_hlcdc_plane_irq()
951 const struct atmel_hlcdc_layer_desc *desc) in atmel_hlcdc_plane_create()
995 const struct atmel_hlcdc_layer_desc *descs = dc->desc->layers; in atmel_hlcdc_create_planes()
Datmel_hlcdc_dc.c33 static const struct atmel_hlcdc_layer_desc atmel_hlcdc_at91sam9n12_layers[] = {
63 static const struct atmel_hlcdc_layer_desc atmel_hlcdc_at91sam9x5_layers[] = {
156 static const struct atmel_hlcdc_layer_desc atmel_hlcdc_sama5d3_layers[] = {
274 static const struct atmel_hlcdc_layer_desc atmel_hlcdc_sama5d4_layers[] = {
369 static const struct atmel_hlcdc_layer_desc atmel_hlcdc_sam9x60_layers[] = {