Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3785 if ((module_cfg_update & ISP2X_MODULE_RK_IESHARP)) in __isp_isr_other_config()
3874 if (module_en_update & ISP2X_MODULE_RK_IESHARP) in __isp_isr_other_en()
3875 ops->iesharp_enable(params_vdev, !!(module_ens & ISP2X_MODULE_RK_IESHARP)); in __isp_isr_other_en()
H A Dbridge_v20.c167 if (rkisp_debug_reg & ISP2X_MODULE_RK_IESHARP) { in dump_dbg_reg()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h157 #define ISP2X_MODULE_RK_IESHARP _BITULL(ISP2X_ID_RK_IESHARP) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h169 #define ISP2X_MODULE_RK_IESHARP BIT_ULL(ISP2X_ID_RK_IESHARP) macro