Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_post_process.c88 u32 dsp_htotal, dsp_hs_end, dsp_hact_st, dsp_hact_end; in rk628_post_process_scaler_init() local
121 dsp_hact_end = dsp_hbor_end - bor_right; in rk628_post_process_scaler_init()
185 rk628_i2c_write(rk628, GRF_SCALER_CON4, DSP_HACT_END(dsp_hact_end) | in rk628_post_process_scaler_init()
H A Drk628.c710 u32 dsp_htotal, dsp_hs_end, dsp_hact_st, dsp_hact_end; in rk628_debugfs_dump() local
957 dsp_hact_end = val & 0xffff; in rk628_debugfs_dump()
972 dsp_hact_end - dsp_hact_st, dsp_vact_end - dsp_vact_st, fps, sclk_vop); in rk628_debugfs_dump()
973 DEBUG_PRINT("\tH: %d %d %d %d\n", dsp_hact_end - dsp_hact_st, in rk628_debugfs_dump()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_scaler.c136 u32 dsp_htotal, dsp_hs_end, dsp_hact_st, dsp_hact_end; in rk618_scaler_init() local
156 dsp_hact_end = dsp_hbor_end - bor_right; in rk618_scaler_init()
230 DSP_HACT_END(dsp_hact_end) | DSP_HACT_ST(dsp_hact_st)); in rk618_scaler_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_post_process.c100 u32 dsp_htotal, dsp_hs_end, dsp_hact_st, dsp_hact_end; in rk628_post_process_scaler_init() local
120 dsp_hact_end = dsp_hbor_end - bor_right; in rk628_post_process_scaler_init()
198 DSP_HACT_END(dsp_hact_end) | DSP_HACT_ST(dsp_hact_st)); in rk628_post_process_scaler_init()
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628.c320 u32 dsp_htotal, dsp_hs_end, dsp_hact_st, dsp_hact_end; in rk628_post_process_scaler_init() local
337 dsp_hact_end = dsp_hbor_end - bor_right; in rk628_post_process_scaler_init()
419 DSP_HACT_END(dsp_hact_end) | in rk628_post_process_scaler_init()