Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h447 #define BLENDCON 0x260 macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c667 data = readl(sfb->regs + BLENDCON); in s3c_fb_set_par()
673 writel(data, sfb->regs + BLENDCON); in s3c_fb_set_par()