Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c1333 u32 dsp_hbor_end, dsp_hbor_st, dsp_vbor_end, dsp_vbor_st; in rk628_post_process_scaler_init() local
1363 dsp_hbor_end = dst_hsync_len + dst_hback_porch + dst_hactive - gvi_offset; in rk628_post_process_scaler_init()
1368 dsp_hact_end = dsp_hbor_end - bor_right; in rk628_post_process_scaler_init()
1438 rk628_i2c_write(rk628, GRF_SCALER_CON7, DSP_HBOR_END(dsp_hbor_end) | in rk628_post_process_scaler_init()