Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Ddvo_ivch.c419 uint16_t x_ratio, y_ratio; in ivch_mode_set() local
425 y_ratio = (((mode->vdisplay - 1) << 16) / in ivch_mode_set()
428 ivch_write(dvo, VR41, y_ratio); in ivch_mode_set()