Searched refs:hact_st (Results 1 – 2 of 2) sorted by relevance
1520 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_post_config() local1542 hact_st += hdisplay * (100 - left_margin) / 200; in vop2_post_config()1543 hact_end = hact_st + hsize; in vop2_post_config()1544 val = hact_st << 16; in vop2_post_config()1934 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_crtc_atomic_enable() local1935 u16 hact_end = hact_st + hdisplay; in vop2_crtc_atomic_enable()2014 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()