Home
last modified time | relevance | path

Searched refs:dsp_hact_st (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
120 dsp_hact_st = dsp_hbor_st + bor_left; in rk628_post_process_scaler_init()
186 DSP_HACT_ST(dsp_hact_st)); 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
958 dsp_hact_st = (val & 0xfff0000) >> 16; 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()
974 dsp_htotal - dsp_hact_st, dsp_htotal - dsp_hact_st + dsp_hs_end, dsp_htotal); 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
155 dsp_hact_st = dsp_hbor_st + bor_left; 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
119 dsp_hact_st = dsp_hbor_st + bor_left; 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
336 dsp_hact_st = dsp_hbor_st + bor_left; in rk628_post_process_scaler_init()
420 DSP_HACT_ST(dsp_hact_st)); in rk628_post_process_scaler_init()