Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dvideo_s3c.h49 struct fb_videomode *vtiming; member
/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410.c173 .vtiming = &crag6410_lcd_timing,
/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.c1193 initmode = *sfb->pdata->vtiming; in s3c_fb_probe_win()
1288 struct fb_videomode *vmode = sfb->pdata->vtiming; in s3c_fb_set_rgb_timing()