Searched refs:VID_PVSYNC (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/videomode/
H A Dvideomode.h55 #define VID_PVSYNC 0x0004 macro
H A Dvideomode.c24 #define VP VID_PVSYNC
H A Dedid.c280 edid->edid_modes[i].flags & VID_PVSYNC ? "+" : "",
417 vmp->flags |= VID_PVSYNC;
/freebsd-12-stable/sys/arm/allwinner/
H A Da10_fb.c422 if (mode->flags & VID_PVSYNC)
H A Da10_hdmi.c659 if (mode->flags & VID_PVSYNC)
/freebsd-12-stable/sys/dev/hdmi/
H A Ddwc_hdmi.c121 inv_val = ((sc->sc_mode.flags & VID_PVSYNC) ?

Completed in 88 milliseconds