Searched refs:WPALCON (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/video/
H A Dsamsung_fimd.h414 #define WPALCON 0x1A0 macro
/linux-4.1.27/drivers/video/fbdev/
H A Ds3c-fb.c714 palcon = readl(sfb->regs + WPALCON); s3c_fb_update_palette()
715 writel(palcon | WPALCON_PAL_UPDATE, sfb->regs + WPALCON); s3c_fb_update_palette()
722 writel(palcon, sfb->regs + WPALCON); s3c_fb_update_palette()

Completed in 74 milliseconds