Home
last modified time | relevance | path

Searched defs:vfront_porch (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/video/
Dvideomode.h28 u32 vfront_porch; member
Ddisplay_timing.h69 struct timing_entry vfront_porch; /* ver. front porch */ member
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c146 int vfront_porch = mode->vsync_start - mode->vdisplay; in atmel_hlcdc_dc_mode_valid() local