HomeSort by: relevance | last modified time | path
    Searched defs:horizontal_total (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
voodoofb.c 1409 horizontal_sync_end, horizontal_total, local in function:voodoofb_setup_monitor
1430 horizontal_total = (vm->htotal >> 3) - 1;
1432 horizontal_blanking_end = horizontal_total;
1463 mode->vr_crtc[0] = horizontal_total - 4;
1504 (horizontal_total&0x100) >> 8 |

Completed in 12 milliseconds