Home
last modified time | relevance | path

Searched refs:hact_end (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_gvi.c164 u16 hsync_len, hact_st, hact_end, htotal; in rk628_gvi_enable_color_bar() local
178 hact_end = (vm_hsync_len + vm_hback_porch + vm_hactive) / 2; in rk628_gvi_enable_color_bar()
183 hact_end = vm_hsync_len + vm_hback_porch + vm_hactive; in rk628_gvi_enable_color_bar()
194 (htotal - 1) << 16 | hact_end); in rk628_gvi_enable_color_bar()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.c213 u16 hact_end, vact_end; in vop_post_config() local
220 hact_end = hact_st + hsize; in vop_post_config()
222 val |= hact_end; in vop_post_config()
326 u16 hact_end = hact_st + hdisplay; in rockchip_vop_init() local
608 val |= hact_end; in rockchip_vop_init()
H A Drockchip_vop2.c2211 u16 hact_end, vact_end; in vop2_post_config() local
2236 hact_end = hact_st + hsize; in vop2_post_config()
2238 val |= hact_end; in vop2_post_config()
4939 u16 hact_end = hact_st + hdisplay; in rockchip_vop2_init() local
5057 val |= hact_end; in rockchip_vop2_init()