Home
last modified time | relevance | path

Searched defs:LCD_DMA_BURST_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dam335x-fb.c36 #define LCD_DMA_BURST_SIZE(x) ((x) << 4) macro
H A Dda8xx-fb.c45 #define LCD_DMA_BURST_SIZE(x) ((x) << 4) macro
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c44 #define LCD_DMA_BURST_SIZE(x) ((x) << 4) macro