Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_rgb.c178 u32 dsp_vtotal, dsp_vs_end, dsp_vact_st; in rk628_bt1120_decoder_timing_cfg() local
197 dsp_vs_end = src_vsync_len; in rk628_bt1120_decoder_timing_cfg()
211 rk628_i2c_write(rk628, GRF_BT1120_TIMING_CTRL2, BT1120_DSP_VS_END(dsp_vs_end) | in rk628_bt1120_decoder_timing_cfg()
H A Drk628_post_process.c1332 u32 dsp_vtotal, dsp_vs_end, dsp_vact_st, dsp_vact_end; in rk628_post_process_scaler_init() local
1362 dsp_vs_end = dst_vsync_len; in rk628_post_process_scaler_init()
1434 rk628_i2c_write(rk628, GRF_SCALER_CON5, DSP_VS_END(dsp_vs_end) | in rk628_post_process_scaler_init()