Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dexynos7_decon.h218 #define BLENDCON 0x3D8 macro
Dsamsung_fimd.h440 #define BLENDCON 0x260 macro
/linux-4.4.14/drivers/video/fbdev/
Ds3c-fb.c669 data = readl(sfb->regs + BLENDCON); in s3c_fb_set_par()
675 writel(data, sfb->regs + BLENDCON); in s3c_fb_set_par()