Searched refs:hact_st (Results 1 – 6 of 6) sorted by relevance
148 u16 hsync_len, hact_st, hact_end, htotal; in rk628_gvi_enable_color_bar() local161 hact_st = (vm_hsync_len + vm_hback_porch) / 2; in rk628_gvi_enable_color_bar()166 hact_st = vm_hsync_len + vm_hback_porch; in rk628_gvi_enable_color_bar()176 hact_st << 16 | hsync_len); in rk628_gvi_enable_color_bar()
170 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop_post_config() local182 hact_st += hdisplay * (100 - conn_state->overscan.left_margin) / 200; in vop_post_config()183 hact_end = hact_st + hsize; in vop_post_config()184 val = hact_st << 16; in vop_post_config()245 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in rockchip_vop_init() local246 u16 hact_end = hact_st + hdisplay; in rockchip_vop_init()464 val = hact_st << 16; in rockchip_vop_init()
1943 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_post_config() local1959 hact_st += hdisplay * (100 - conn_state->overscan.left_margin) / 200; in vop2_post_config()1960 hact_end = hact_st + hsize; in vop2_post_config()1961 val = hact_st << 16; in vop2_post_config()3315 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_dsc_enable() local3450 dsc_hact_st = hact_st / 2; in vop2_dsc_enable()3659 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in rockchip_vop2_init() local3660 u16 hact_end = hact_st + hdisplay; in rockchip_vop2_init()3781 val = hact_st << 16; in rockchip_vop2_init()
384 u16 hsync_len, hact_st, hact_end, htotal; in rk628_gvi_enable_color_bar() local391 hact_st = (vm.hsync_len + vm.hback_porch) / 2; in rk628_gvi_enable_color_bar()396 hact_st = vm.hsync_len + vm.hback_porch; in rk628_gvi_enable_color_bar()406 hact_st << 16 | hsync_len); in rk628_gvi_enable_color_bar()
3216 u16 hact_st = adjusted_mode->crtc_htotal - in vop_crtc_mode_update() local3218 u16 hact_end = hact_st + hdisplay; in vop_crtc_mode_update()3227 u32 hactive_st_end = hact_st << 16 | hact_end; in vop_crtc_mode_update()3266 u16 hact_st = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_start; in vop_crtc_atomic_enable() local3267 u16 hact_end = hact_st + hdisplay; in vop_crtc_atomic_enable()3393 val = hact_st << 16; in vop_crtc_atomic_enable()3718 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop_post_config() local3729 hact_st += hdisplay * (100 - s->left_margin) / 200; in vop_post_config()3730 hact_end = hact_st + hsize; in vop_post_config()3731 val = hact_st << 16; in vop_post_config()
6920 u16 hact_st = mode->crtc_htotal - mode->crtc_hsync_start; in vop2_post_config() local6930 hact_st += hdisplay * (100 - vcstate->left_margin) / 200; in vop2_post_config()6931 hact_end = hact_st + hsize; in vop2_post_config()6932 val = hact_st << 16; in vop2_post_config()6980 u16 hact_st = adjusted_mode->crtc_htotal - in vop2_crtc_mode_update() local6982 u16 hact_end = hact_st + hdisplay; in vop2_crtc_mode_update()6991 u32 hactive_st_end = hact_st << 16 | hact_end; in vop2_crtc_mode_update()7341 u16 hact_st = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_start; in vop2_crtc_enable_dsc() local7470 dsc_hact_st = hact_st / 2; in vop2_crtc_enable_dsc()7718 u16 hact_st = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_start; in vop2_crtc_atomic_enable() local[all …]