Searched refs:LCD_DMA_BURST_SIZE (Results 1 – 1 of 1) sorted by relevance
56 #define LCD_DMA_BURST_SIZE(x) ((x) << 4) macro381 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_1); in lcd_cfg_dma()384 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_2); in lcd_cfg_dma()387 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_4); in lcd_cfg_dma()390 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_8); in lcd_cfg_dma()394 reg |= LCD_DMA_BURST_SIZE(LCD_DMA_BURST_16); in lcd_cfg_dma()