Searched refs:HTOTAL (Results 1 – 4 of 4) sorted by relevance
29 #define HTOTAL(x) FIELD_PREP(GENMASK(29, 16), ((x) - 1)) macro159 regmap_write(fg->reg, HTCFG1, HACT(hact) | HTOTAL(htotal)); in dc_fg_cfg_videomode()
148 #define HTOTAL 0x60000 macro
949 HACTIVE(hactive - 1) | HTOTAL(htotal - 1)); in gen11_dsi_set_transcoder_timings()
2706 HTOTAL(adjusted_mode->crtc_htotal - 1)); in intel_set_transcoder_timings()8353 HACTIVE(640 - 1) | HTOTAL(800 - 1)); in i830_enable_pipe()