Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dam335x-fb.c41 #define LCD_DMA_BURST_16 0x4 macro
209 lcdhw->lcddma_ctrl = LCD_DMA_BURST_SIZE(LCD_DMA_BURST_16); in am335xfb_init()
H A Dda8xx-fb.c50 #define LCD_DMA_BURST_16 0x4 macro
367 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_16); in lcd_cfg_dma()
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c49 #define LCD_DMA_BURST_16 0x4 macro
382 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_16); in lcd_cfg_dma()