Searched refs:ISP21_YNR_GLOBAL_CTRL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v21.c | 2863 value = rkisp_ioread32(params_vdev, ISP21_YNR_GLOBAL_CTRL); in isp_ynr_config() 2875 rkisp_iowrite32(params_vdev, value, ISP21_YNR_GLOBAL_CTRL); in isp_ynr_config() 2985 ynr_ctrl = rkisp_ioread32(params_vdev, ISP21_YNR_GLOBAL_CTRL); in isp_ynr_enable() 2996 rkisp_iowrite32(params_vdev, value, ISP21_YNR_GLOBAL_CTRL); in isp_ynr_enable()
|
| H A D | hw.c | 64 ISP_DEBAYER_CONTROL, ISP21_YNR_GLOBAL_CTRL, in default_sw_reg_flag()
|
| H A D | procfs.c | 167 val = rkisp_read(dev, ISP21_YNR_GLOBAL_CTRL, false); in isp21_show()
|
| H A D | regs_v2x.h | 607 #define ISP21_YNR_GLOBAL_CTRL (ISP21_YNR_BASE + 0x00000) macro
|