Searched refs:hact_st (Results 1 – 2 of 2) sorted by relevance
1557 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_post_config() local1571 hact_st += hdisplay * (100 - left_margin) / 200; in vop2_post_config()1572 hact_end = hact_st + hsize; in vop2_post_config()1573 val = hact_st << 16; in vop2_post_config()1622 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_crtc_atomic_enable() local1623 u16 hact_end = hact_st + hdisplay; in vop2_crtc_atomic_enable()1702 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()