Home
last modified time | relevance | path

Searched refs:ATMEL_LCDC_DMARST (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Datmel_lcdc.h27 #define ATMEL_LCDC_DMARST (0x1 << 1) macro
/OK3568_Linux_fs/kernel/include/video/
H A Datmel_lcdc.h51 #define ATMEL_LCDC_DMARST (0x1 << 1) macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_lcdfb.c132 lcdc_writel(reg, ATMEL_LCDC_DMACON, ATMEL_LCDC_DMARST); in atmel_fb_init()