Home
last modified time | relevance | path

Searched refs:VID_NHSYNC (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/videomode/
H A Dvideomode.h52 #define VID_NHSYNC 0x0002 macro
H A Dvideomode.c17 #define HN VID_NHSYNC
H A Dedid.c289 edid->edid_modes[i].flags & VID_NHSYNC ? "-" : "", in edid_print()
426 vmp->flags |= VID_NHSYNC; in edid_det_timing()
/openbsd/sys/arch/armv7/omap/
H A Dnxphdmi.c719 if (mode->flags & VID_NHSYNC) in nxphdmi_init_encoder()
726 if (mode->flags & VID_NHSYNC) in nxphdmi_init_encoder()
H A Damdisplay.c547 if (!ISSET(m->flags, VID_NHSYNC)) in amdisplay_conf_crt_timings()