Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Ds3c-fb.c702 u32 palcon; in s3c_fb_update_palette() local
711 palcon = readl(sfb->regs + WPALCON); in s3c_fb_update_palette()
712 writel(palcon | WPALCON_PAL_UPDATE, sfb->regs + WPALCON); in s3c_fb_update_palette()
719 writel(palcon, sfb->regs + WPALCON); in s3c_fb_update_palette()