Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Datmel_lcdfb.c128 lcdc_writel(reg, ATMEL_LCDC_DMACON, 0); in atmel_fb_init()
131 lcdc_writel(reg, ATMEL_LCDC_DMACON, ATMEL_LCDC_DMARST); in atmel_fb_init()
203 lcdc_writel(reg, ATMEL_LCDC_DMACON, ATMEL_LCDC_DMAEN); in atmel_fb_init()
/external/u-boot/include/
Datmel_lcdc.h24 #define ATMEL_LCDC_DMACON 0x1c macro