Searched refs:hsync_pct (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/videomode/
H A Dvesagtf.h48 unsigned hsync_pct; /* hsync as % of total width */ member in struct:vesagtf_params
H A Dvesagtf.c588 h_sync = DIVIDE(((params->hsync_pct * total_pixels) / 100), CELL_GRAN) *
645 params.hsync_pct = VESAGTF_HSYNC_PCT;

Completed in 51 milliseconds