Home
last modified time | relevance | path

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

/freebsd/sys/dev/videomode/
H A Dvideomode.h53 #define VID_NHSYNC 0x0002 macro
H A Dvideomode.c20 #define HN VID_NHSYNC
H A Dedid.c275 edid->edid_modes[i].flags & VID_NHSYNC ? "-" : "", in edid_print()
410 vmp->flags |= VID_NHSYNC; in edid_det_timing()
/freebsd/sys/arm/ti/am335x/
H A Dtda19988.c520 if (mode->flags & VID_NHSYNC) in tda19988_init_encoder()
527 if (mode->flags & VID_NHSYNC) in tda19988_init_encoder()
H A Dam335x_lcd.c908 if (videomode->flags & VID_NHSYNC) in am335x_lcd_hdmi_event()
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ipu.c730 if (sc->sc_mode->flags & VID_NHSYNC) in ipu_config_timing()