Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dam335x-fb.c37 #define LCD_DMA_BURST_16 0x4 macro
162 lcdhw->lcddma_ctrl = LCD_DMA_BURST_SIZE(LCD_DMA_BURST_16); in am335xfb_init()
H A Dda8xx-fb.c51 #define LCD_DMA_BURST_16 0x4 macro
368 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_16); in lcd_cfg_dma()