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