Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
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()
Dda8xx-fb.c50 #define LCD_DMA_BURST_16 0x4 macro
367 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_16); in lcd_cfg_dma()