Home
last modified time | relevance | path

Searched refs:ATMEL_LCDC_PWRCON (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_lcdfb.c122 lcdc_writel(reg, ATMEL_LCDC_PWRCON, in atmel_fb_init()
126 while (lcdc_readl(reg, ATMEL_LCDC_PWRCON) & ATMEL_LCDC_BUSY) in atmel_fb_init()
205 lcdc_writel(reg, ATMEL_LCDC_PWRCON, in atmel_fb_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_lcdc.h129 #define ATMEL_LCDC_PWRCON 0x083c macro
/OK3568_Linux_fs/kernel/include/video/
H A Datmel_lcdc.h153 #define ATMEL_LCDC_PWRCON 0x083c macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datmel_lcdfb.c284 lcdc_writel(sinfo, ATMEL_LCDC_PWRCON, in atmel_lcdfb_stop_nowait()
288 while (lcdc_readl(sinfo, ATMEL_LCDC_PWRCON) & ATMEL_LCDC_BUSY) in atmel_lcdfb_stop_nowait()
308 lcdc_writel(sinfo, ATMEL_LCDC_PWRCON, in atmel_lcdfb_start()