Searched refs:VID_NHSYNC (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/dev/videomode/
H A Dvideomode.h54 #define VID_NHSYNC 0x0002 macro
H A Dvideomode.c23 #define HN VID_NHSYNC
H A Dedid.c279 edid->edid_modes[i].flags & VID_NHSYNC ? "-" : "",
414 vmp->flags |= VID_NHSYNC;
/freebsd-11.0-release/sys/arm/ti/am335x/
H A Dtda19988.c521 if (mode->flags & VID_NHSYNC)
528 if (mode->flags & VID_NHSYNC)
H A Dam335x_lcd.c865 if (videomode->flags & VID_NHSYNC)
/freebsd-11.0-release/sys/arm/freescale/imx/
H A Dimx6_hdmi.c145 inv_val |= ((sc->sc_mode.flags & VID_NHSYNC) ?
H A Dimx6_ipu.c83 static struct videomode mode1024x768 = M("1024x768x60",1024,768,65000,1048,1184,1344,771,777,806,VID_NHSYNC|VID_PHSYNC);
729 if (sc->sc_mode->flags & VID_NHSYNC)

Completed in 49 milliseconds