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