Searched refs:VACTIVE (Results 1 – 3 of 3) sorted by relevance
956 VACTIVE(vactive - 1) | VTOTAL(vtotal - 1)); in gen11_dsi_set_transcoder_timings()
2553 VACTIVE(crtc_vdisplay - 1) | in intel_set_transcoder_timings() 2569 VACTIVE(crtc_vdisplay - 1) | in intel_set_transcoder_timings() 7946 VACTIVE(480 - 1) | VTOTAL(525 - 1)); in i830_enable_pipe()
1947 #define VACTIVE(vdisplay) REG_FIELD_PREP(VACTIVE_MASK, (vdisplay)) macro