Searched refs:LCD_DMA_LAYER_ENABLE (Results 1 – 3 of 3) sorted by relevance
230 LCD_DMA_LAYER_ENABLE); in handle_lcd_irq()268 LCD_DMA_LAYER_ENABLE); in handle_lcd_irq()292 LCD_DMA_LAYER_ENABLE); in handle_lcd_irq()
522 dma_cfg = LCD_DMA_LAYER_ENABLE | LCD_DMA_LAYER_VSTRIDE_EN | in kmb_plane_atomic_update()
229 #define LCD_DMA_LAYER_ENABLE BIT(0) macro