Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.c48 CPROC_CTRL, DUAL_CROP_CTRL, ISP_GAMMA_OUT_CTRL, in default_sw_reg_flag()
62 CPROC_CTRL, DUAL_CROP_CTRL, ISP_GAMMA_OUT_CTRL, in default_sw_reg_flag()
H A Dbridge_v20.c112 size = 4 + ISP_GAMMA_OUT_Y40 - ISP_GAMMA_OUT_CTRL; in dump_dbg_reg()
115 memcpy_fromio(&reg_buf->reg[offset], hw->base_addr + ISP_GAMMA_OUT_CTRL, size); in dump_dbg_reg()
H A Dprocfs.c55 val = rkisp_read(dev, ISP_GAMMA_OUT_CTRL, false); in isp20_show()
151 val = rkisp_read(dev, ISP_GAMMA_OUT_CTRL, false); in isp21_show()
H A Disp_params_v2x.c892 isp_param_set_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x02); in isp_goc_config()
894 isp_param_clear_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x02); in isp_goc_config()
912 isp_param_set_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x01); in isp_goc_enable()
914 isp_param_clear_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x01); in isp_goc_enable()
H A Disp_params_v21.c843 isp_param_set_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x02); in isp_goc_config()
845 isp_param_clear_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x02); in isp_goc_config()
863 isp_param_set_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x01); in isp_goc_enable()
865 isp_param_clear_bits(params_vdev, ISP_GAMMA_OUT_CTRL, 0x01); in isp_goc_enable()
H A Dregs_v2x.h261 #define ISP_GAMMA_OUT_CTRL (ISP_GAMMA_OUT_BASE + 0x00000) macro
H A Drkisp.c688 rkisp_update_regs(dev, ISP_GAMMA_OUT_CTRL, MAIN_RESIZE_CTRL); in rkisp_trigger_read_back()