Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/kmb/
Dkmb_drv.c228 LCD_DMA_LAYER_ENABLE); in handle_lcd_irq()
266 LCD_DMA_LAYER_ENABLE); in handle_lcd_irq()
290 LCD_DMA_LAYER_ENABLE); in handle_lcd_irq()
Dkmb_plane.c524 dma_cfg = LCD_DMA_LAYER_ENABLE | LCD_DMA_LAYER_VSTRIDE_EN | in kmb_plane_atomic_update()
Dkmb_regs.h229 #define LCD_DMA_LAYER_ENABLE BIT(0) macro