Searched refs:ISP_DEBAYER_CONTROL (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | hw.c | 49 ISP_LSC_CTRL, ISP_DEBAYER_CONTROL, ISP_WDR_CTRL, in default_sw_reg_flag() 64 ISP_DEBAYER_CONTROL, ISP21_YNR_GLOBAL_CTRL, in default_sw_reg_flag()
|
| H A D | bridge_v20.c | 410 size = 4 + ISP_DEBAYER_C_FILTER - ISP_DEBAYER_CONTROL; in dump_dbg_reg() 413 memcpy_fromio(®_buf->reg[offset], hw->base_addr + ISP_DEBAYER_CONTROL, size); in dump_dbg_reg()
|
| H A D | procfs.c | 51 val = rkisp_read(dev, ISP_DEBAYER_CONTROL, false); in isp20_show() 147 val = rkisp_read(dev, ISP_DEBAYER_CONTROL, false); in isp21_show()
|
| H A D | isp_params_v2x.c | 779 value = rkisp_ioread32(params_vdev, ISP_DEBAYER_CONTROL); in isp_debayer_config() 784 rkisp_iowrite32(params_vdev, value, ISP_DEBAYER_CONTROL); in isp_debayer_config() 824 ISP_DEBAYER_CONTROL, in isp_debayer_enable() 828 ISP_DEBAYER_CONTROL, in isp_debayer_enable()
|
| H A D | isp_params_v21.c | 671 value = rkisp_ioread32(params_vdev, ISP_DEBAYER_CONTROL); in isp_debayer_config() 676 rkisp_iowrite32(params_vdev, value, ISP_DEBAYER_CONTROL); in isp_debayer_config() 716 ISP_DEBAYER_CONTROL, in isp_debayer_enable() 720 ISP_DEBAYER_CONTROL, in isp_debayer_enable()
|
| H A D | rkisp.c | 1650 rkisp_unite_write(dev, ISP_DEBAYER_CONTROL, in rkisp_config_isp() 1658 rkisp_unite_write(dev, ISP_DEBAYER_CONTROL, in rkisp_config_isp()
|
| H A D | regs_v2x.h | 599 #define ISP_DEBAYER_CONTROL (ISP_DEBAYER_BASE + 0x00000) macro
|