Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dsamsung_fimd.h414 #define WPALCON 0x1A0 macro
/linux-5.19.10/drivers/video/fbdev/
Ds3c-fb.c712 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()