Searched refs:ISP3X_CAC_CTRL (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | procfs.c | 311 val = rkisp_read(dev, ISP3X_CAC_CTRL, false); in isp30_show() 539 v0 = rkisp_read(dev, ISP3X_CAC_CTRL, false); in isp30_unite_show() 540 v1 = rkisp_next_read(dev, ISP3X_CAC_CTRL, false); in isp30_unite_show() 701 val = rkisp_read(dev, ISP3X_CAC_CTRL, false); in isp32_show()
|
| H A D | hw.c | 80 ISP3X_LSC_CTRL, ISP3X_DEBAYER_CONTROL, ISP3X_CAC_CTRL, in default_sw_reg_flag() 97 ISP3X_LSC_CTRL, ISP3X_DEBAYER_CONTROL, ISP3X_CAC_CTRL, in default_sw_reg_flag()
|
| H A D | isp_params_v3x.c | 3603 ctrl = isp3_param_read(params_vdev, ISP3X_CAC_CTRL, id); in isp_cac_config() 3650 isp3_param_write(params_vdev, ctrl, ISP3X_CAC_CTRL, id); in isp_cac_config() 3658 val = isp3_param_read(params_vdev, ISP3X_CAC_CTRL, id); in isp_cac_enable() 3662 isp3_param_write(params_vdev, val, ISP3X_CAC_CTRL, id); in isp_cac_enable()
|
| H A D | isp_params_v32.c | 3687 ctrl = isp3_param_read(params_vdev, ISP3X_CAC_CTRL); in isp_cac_config() 3754 isp3_param_write(params_vdev, ctrl, ISP3X_CAC_CTRL); in isp_cac_config() 3762 val = isp3_param_read(params_vdev, ISP3X_CAC_CTRL); in isp_cac_enable() 3767 isp3_param_write(params_vdev, val, ISP3X_CAC_CTRL); in isp_cac_enable()
|
| H A D | regs_v3x.h | 748 #define ISP3X_CAC_CTRL (ISP3X_CAC_BASE + 0x00000) macro
|