Searched refs:HTOTAL (Results 1 – 4 of 4) sorted by relevance
148 #define HTOTAL 0x60000 macro
928 HACTIVE(hactive - 1) | HTOTAL(htotal - 1)); in gen11_dsi_set_transcoder_timings()
2698 HTOTAL(adjusted_mode->crtc_htotal - 1)); in intel_set_transcoder_timings()8162 HACTIVE(640 - 1) | HTOTAL(800 - 1)); in i830_enable_pipe()
1114 #define HTOTAL(htotal) REG_FIELD_PREP(HTOTAL_MASK, (htotal)) macro