Searched defs:vidtcon (Results 1 - 1 of 1) sorted by relevance

/drivers/video/
H A Ds3c-fb.c74 * @vidtcon: The base for the VIDTCONx registers
92 unsigned int vidtcon; member in struct:s3c_fb_variant
561 writel(data, regs + sfb->variant.vidtcon);
568 writel(data, regs + sfb->variant.vidtcon + 4);
574 writel(data, regs + sfb->variant.vidtcon + 8);
1789 .vidtcon = VIDTCON0,
1820 .vidtcon = VIDTCON0,
1852 .vidtcon = VIDTCON0,
1885 .vidtcon = VIDTCON0,
1917 .vidtcon
[all...]

Completed in 38 milliseconds