Searched refs:hact_st (Results 1 – 2 of 2) sorted by relevance
1567 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_post_config() local1581 hact_st += hdisplay * (100 - left_margin) / 200; in vop2_post_config()1582 hact_end = hact_st + hsize; in vop2_post_config()1583 val = hact_st << 16; in vop2_post_config()1632 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_crtc_atomic_enable() local1633 u16 hact_end = hact_st + hdisplay; in vop2_crtc_atomic_enable()1712 val = hact_st << 16; in vop2_crtc_atomic_enable()
1374 u16 hact_st = adjusted_mode->htotal - adjusted_mode->hsync_start; in vop_crtc_atomic_enable() local1375 u16 hact_end = hact_st + hdisplay; in vop_crtc_atomic_enable()1464 val = hact_st << 16; in vop_crtc_atomic_enable()