Home
last modified time | relevance | path

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

/freebsd/sys/dev/videomode/
H A Dvideomode.h55 #define VID_NVSYNC 0x0008 macro
H A Dvideomode.c22 #define VN VID_NVSYNC
H A Dedid.c277 edid->edid_modes[i].flags & VID_NVSYNC ? "-" : ""); in edid_print()
415 vmp->flags |= VID_NVSYNC; in edid_det_timing()
/freebsd/sys/arm/ti/am335x/
H A Dtda19988.c522 if (mode->flags & VID_NVSYNC) in tda19988_init_encoder()
529 if (mode->flags & VID_NVSYNC) in tda19988_init_encoder()
H A Dam335x_lcd.c913 if (videomode->flags & VID_NVSYNC) in am335x_lcd_hdmi_event()
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ipu.c735 if (sc->sc_mode->flags & VID_NVSYNC) in ipu_config_timing()