Searched refs:hact_st (Results 1 – 2 of 2) sorted by relevance
1386 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_post_config() local1398 hact_st += hdisplay * (100 - left_margin) / 200; in vop2_post_config()1399 hact_end = hact_st + hsize; in vop2_post_config()1400 val = hact_st << 16; in vop2_post_config()1523 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_crtc_atomic_enable() local1524 u16 hact_end = hact_st + hdisplay; in vop2_crtc_atomic_enable()1589 val = hact_st << 16; in vop2_crtc_atomic_enable()
1349 u16 hact_st = adjusted_mode->htotal - adjusted_mode->hsync_start; in vop_crtc_atomic_enable() local1350 u16 hact_end = hact_st + hdisplay; in vop_crtc_atomic_enable()1439 val = hact_st << 16; in vop_crtc_atomic_enable()