Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dvoodoofb.c1408 uint32_t horizontal_display_end, horizontal_sync_start, in voodoofb_setup_monitor() local
1428 horizontal_sync_start = (vm->hsync_start >> 3) - 1; in voodoofb_setup_monitor()
1467 mode->vr_crtc[4] = horizontal_sync_start; in voodoofb_setup_monitor()
1508 (horizontal_sync_start & 0x100) >> 2 | in voodoofb_setup_monitor()