Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h18 #define VIDCON0 0x00 macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c454 u32 vidcon0 = readl(sfb->regs + VIDCON0); in s3c_fb_enable()
472 writel(vidcon0, sfb->regs + VIDCON0); in s3c_fb_enable()
1308 writel(data, regs + VIDCON0); in s3c_fb_set_rgb_timing()