Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_modes.c174 int vsyncandback_porch, hblank; in drm_cvt_mode() local
324 unsigned int hblank, total_pixels, pixel_freq; in drm_gtf_mode_complex() local
H A Ddrm_edid.c908 unsigned hblank = (pt->hactive_hblank_hi & 0xf) << 8 | pt->hblank_lo; in drm_mode_detailed() local
/freebsd/sys/dev/videomode/
H A Dedid.c368 unsigned hactive, hblank, hsyncwid, hsyncoff; in edid_det_timing() local
/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c117 int hblank, vblank, hsync_len, hfp, vfp; in dwc_hdmi_av_composer() local