Searched refs:VTOTAL (Results 1 – 4 of 4) sorted by relevance
151 #define VTOTAL 0x6000C macro
956 VACTIVE(vactive - 1) | VTOTAL(vtotal - 1)); in gen11_dsi_set_transcoder_timings()
2554 VTOTAL(crtc_vtotal - 1)); in intel_set_transcoder_timings()2570 VTOTAL(crtc_vtotal - 1)); in intel_set_transcoder_timings()7929 VACTIVE(480 - 1) | VTOTAL(525 - 1)); in i830_enable_pipe()
1945 #define VTOTAL(vtotal) REG_FIELD_PREP(VTOTAL_MASK, (vtotal)) macro