Home
last modified time | relevance | path

Searched refs:atmel_hlcdc_layer (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_dc.h262 struct atmel_hlcdc_layer { struct
276 struct atmel_hlcdc_layer layer; argument
286 atmel_hlcdc_layer_to_plane(struct atmel_hlcdc_layer *layer) in atmel_hlcdc_layer_to_plane()
341 struct atmel_hlcdc_layer *layers[ATMEL_HLCDC_MAX_LAYERS];
351 static inline void atmel_hlcdc_layer_write_reg(struct atmel_hlcdc_layer *layer, in atmel_hlcdc_layer_write_reg()
357 static inline u32 atmel_hlcdc_layer_read_reg(struct atmel_hlcdc_layer *layer, in atmel_hlcdc_layer_read_reg()
367 static inline void atmel_hlcdc_layer_write_cfg(struct atmel_hlcdc_layer *layer, in atmel_hlcdc_layer_write_cfg()
375 static inline u32 atmel_hlcdc_layer_read_cfg(struct atmel_hlcdc_layer *layer, in atmel_hlcdc_layer_read_cfg()
383 static inline void atmel_hlcdc_layer_write_clut(struct atmel_hlcdc_layer *layer, in atmel_hlcdc_layer_write_clut()
391 static inline void atmel_hlcdc_layer_init(struct atmel_hlcdc_layer *layer, in atmel_hlcdc_layer_init()
A Datmel_hlcdc_dc.c524 static void atmel_hlcdc_layer_irq(struct atmel_hlcdc_layer *layer) in atmel_hlcdc_layer_irq()

Completed in 6 milliseconds