Searched refs:hact_st (Results 1 – 2 of 2) sorted by relevance
1380 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_post_config() local1392 hact_st += hdisplay * (100 - left_margin) / 200; in vop2_post_config()1393 hact_end = hact_st + hsize; in vop2_post_config()1394 val = hact_st << 16; in vop2_post_config()1515 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_crtc_atomic_enable() local1516 u16 hact_end = hact_st + hdisplay; in vop2_crtc_atomic_enable()1581 val = hact_st << 16; in vop2_crtc_atomic_enable()
1341 u16 hact_st = adjusted_mode->htotal - adjusted_mode->hsync_start; in vop_crtc_atomic_enable() local1342 u16 hact_end = hact_st + hdisplay; in vop_crtc_atomic_enable()1431 val = hact_st << 16; in vop_crtc_atomic_enable()