Home
last modified time | relevance | path

Searched refs:ISP32_MODULE_LDCH (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v32.c4024 if (module_cfg_update & ISP32_MODULE_LDCH) in __isp_isr_other_config()
4131 if (module_en_update & ISP32_MODULE_LDCH) in __isp_isr_other_en()
4132 ops->ldch_enable(params_vdev, !!(module_ens & ISP32_MODULE_LDCH)); in __isp_isr_other_en()
4900 case ISP32_MODULE_LDCH: in rkisp_deinit_mesh_buf()
4938 case ISP32_MODULE_LDCH: in rkisp_init_mesh_buf()
5008 case ISP32_MODULE_LDCH: in rkisp_params_get_meshbuf_inf_v32()
5190 rkisp_deinit_mesh_buf(params_vdev, ISP32_MODULE_LDCH); in rkisp_params_fop_release_v32()
5214 if (params->module_cfg_update & ISP32_MODULE_LDCH) { in module_data_abandon()
5274 (ISP32_MODULE_LDCH | ISP32_MODULE_CAC)) { in rkisp_params_cfg_v32()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp2012 isp_cfg.module_ens |= ISP32_MODULE_LDCH; in convertAiqAldchToIsp32Params()
2013 isp_cfg.module_en_update |= ISP32_MODULE_LDCH; in convertAiqAldchToIsp32Params()
2014 isp_cfg.module_cfg_update |= ISP32_MODULE_LDCH; in convertAiqAldchToIsp32Params()
2032 isp_cfg.module_ens &= ~ISP32_MODULE_LDCH; in convertAiqAldchToIsp32Params()
2033 isp_cfg.module_en_update |= ISP32_MODULE_LDCH; in convertAiqAldchToIsp32Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h42 #define ISP32_MODULE_LDCH ISP3X_MODULE_LDCH macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h42 #define ISP32_MODULE_LDCH ISP3X_MODULE_LDCH macro