Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Datmel_lcdc.h26 #define ATMEL_LCDC_DMAEN (0x1 << 0) macro
/rk3399_rockchip-uboot/drivers/video/
H A Datmel_lcdfb.c204 lcdc_writel(reg, ATMEL_LCDC_DMACON, ATMEL_LCDC_DMAEN); in atmel_fb_init()