Home
last modified time | relevance | path

Searched refs:h_front_porch (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/core/
Dfbcvt.c48 u32 h_front_porch; member
276 mode->right_margin = cvt->h_front_porch; in fb_cvt_convert_to_mode()
370 cvt.h_front_porch = cvt.hblank - cvt.hsync - cvt.h_back_porch + in fb_find_mode_cvt()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dhdmi.c837 unsigned int h_sync_width, h_front_porch, h_back_porch, i, rekey; in tegra_hdmi_encoder_mode_set() local
852 h_front_porch = mode->hsync_start - mode->hdisplay; in tegra_hdmi_encoder_mode_set()
928 h_front_porch - rekey - 18) / 32); in tegra_hdmi_encoder_mode_set()