Home
last modified time | relevance | path

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

/freebsd/sys/dev/videomode/
H A Dvesagtf.c225 unsigned total_v_lines; in vesagtf_mode_params() local
382 total_v_lines = v_lines + top_margin + bottom_margin + vsync_plus_bp + in vesagtf_mode_params()
385 print_value(10, "[TOTAL V LINES]", total_v_lines); in vesagtf_mode_params()
403 total_v_lines); in vesagtf_mode_params()
429 v_field_rate = DIVIDE(1000000000000ULL, h_period * total_v_lines); in vesagtf_mode_params()
623 vmp->vtotal = total_v_lines; in vesagtf_mode_params()