Searched refs:HACTIVE (Results 1 – 3 of 3) sorted by relevance
923 HACTIVE(hactive - 1) | HTOTAL(htotal - 1)); in gen11_dsi_set_transcoder_timings()
2742 HACTIVE(adjusted_mode->crtc_hdisplay - 1) | in intel_set_transcoder_timings()8289 HACTIVE(640 - 1) | HTOTAL(800 - 1)); in i830_enable_pipe()
1077 #define HACTIVE(hdisplay) REG_FIELD_PREP(HACTIVE_MASK, (hdisplay)) macro