Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dvideomode.h28 u32 vfront_porch; member
Ddisplay_timing.h69 struct timing_entry vfront_porch; /* ver. front porch */ member
/linux-4.4.14/drivers/media/pci/cobalt/
Dm00233_video_measure_memmap_package.h32 uint32_t vfront_porch; /* Reg 0x0010 */ member
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c349 int vfront_porch = mode->vsync_start - mode->vdisplay; in atmel_hlcdc_dc_mode_valid() local