Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dvideomode.h23 u32 hfront_porch; member
Ddisplay_timing.h64 struct timing_entry hfront_porch; /* hor. front porch */ member
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c149 int hfront_porch = mode->hsync_start - mode->hdisplay; in atmel_hlcdc_dc_mode_valid() local
/linux-4.1.27/drivers/gpu/drm/
Ddrm_modes.c397 int hsync, hfront_porch, vodd_front_porch_lines; in drm_gtf_mode_complex() local