Searched refs:ISP3X_BAY3D_CTRL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | procfs.c | 279 val = rkisp_read(dev, ISP3X_BAY3D_CTRL, false); in isp30_show() 485 v0 = rkisp_read(dev, ISP3X_BAY3D_CTRL, false); in isp30_unite_show() 486 v1 = rkisp_next_read(dev, ISP3X_BAY3D_CTRL, false); in isp30_unite_show() 739 val = rkisp_read(dev, ISP3X_BAY3D_CTRL, false); in isp32_show()
|
| H A D | hw.c | 82 ISP3X_BAY3D_CTRL, ISP3X_GIC_CONTROL, ISP3X_BLS_CTRL, in default_sw_reg_flag() 99 ISP3X_BAY3D_CTRL, ISP3X_GIC_CONTROL, ISP3X_BLS_CTRL, in default_sw_reg_flag()
|
| H A D | rkisp.c | 552 rkisp_update_regs(dev, ISP3X_BAY3D_CTRL, ISP3X_BAY3D_CTRL); in rkisp_multi_overflow_hdl() 558 rkisp_update_regs(dev, ISP3X_BAY3D_CTRL, ISP3X_BAY3D_CTRL); in rkisp_multi_overflow_hdl() 569 writel(0, hw->base_addr + ISP3X_BAY3D_CTRL); in rkisp_multi_overflow_hdl() 575 writel(0, hw->base_next_addr + ISP3X_BAY3D_CTRL); in rkisp_multi_overflow_hdl() 582 writel(0, hw->base_addr + ISP3X_BAY3D_CTRL); in rkisp_multi_overflow_hdl()
|
| H A D | isp_params_v3x.c | 3447 value = isp3_param_read(params_vdev, ISP3X_BAY3D_CTRL, id); in isp_bay3d_config() 3465 isp3_param_write(params_vdev, value, ISP3X_BAY3D_CTRL, id); in isp_bay3d_config() 3508 bay3d_ctrl = isp3_param_read_cache(params_vdev, ISP3X_BAY3D_CTRL, id); in isp_bay3d_enable() 3538 isp3_param_write(params_vdev, bay3d_ctrl, ISP3X_BAY3D_CTRL, id); in isp_bay3d_enable() 3549 isp3_param_write(params_vdev, bay3d_ctrl, ISP3X_BAY3D_CTRL, id); in isp_bay3d_enable()
|
| H A D | isp_params_v32.c | 3455 value = isp3_param_read(params_vdev, ISP3X_BAY3D_CTRL); in isp_bay3d_config() 3481 isp3_param_write(params_vdev, value, ISP3X_BAY3D_CTRL); in isp_bay3d_config() 3568 bay3d_ctrl = isp3_param_read_cache(params_vdev, ISP3X_BAY3D_CTRL); in isp_bay3d_enable() 3622 isp3_param_write(params_vdev, bay3d_ctrl, ISP3X_BAY3D_CTRL); in isp_bay3d_enable() 3633 isp3_param_write(params_vdev, bay3d_ctrl, ISP3X_BAY3D_CTRL); in isp_bay3d_enable()
|
| H A D | regs_v3x.h | 915 #define ISP3X_BAY3D_CTRL (ISP3X_BAY3D_BASE + 0x00000) macro
|