Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.c703 u32 palcon; in s3c_fb_update_palette() local
712 palcon = readl(sfb->regs + WPALCON); in s3c_fb_update_palette()
713 writel(palcon | WPALCON_PAL_UPDATE, sfb->regs + WPALCON); in s3c_fb_update_palette()
720 writel(palcon, sfb->regs + WPALCON); in s3c_fb_update_palette()