Searched refs:iesharp_enable (Results 1 – 4 of 4) sorted by relevance
1720 bool iesharp_enable; in __isp_isr_other_config() local1732 iesharp_enable = !!(module_ens & CIFISP_MODULE_RK_IESHARP); in __isp_isr_other_config()1733 if (ie_enable && iesharp_enable) { in __isp_isr_other_config()1734 iesharp_enable = false; in __isp_isr_other_config()1936 (module_cfg_update & CIFISP_MODULE_RK_IESHARP)) && iesharp_enable) { in __isp_isr_other_config()1943 if (ie_enable || iesharp_enable) in __isp_isr_other_config()
244 void (*iesharp_enable)(struct rkisp_isp_params_vdev *params_vdev, member
3694 .iesharp_enable = isp_iesharp_enable,3875 ops->iesharp_enable(params_vdev, !!(module_ens & ISP2X_MODULE_RK_IESHARP)); in __isp_isr_other_en()4238 ops->iesharp_enable(params_vdev, false); in rkisp_params_disable_isp_v2x()
1768 bool iesharp_enable; in __isp_isr_other_config() local1780 iesharp_enable = !!(module_ens & CIFISP_MODULE_RK_IESHARP); in __isp_isr_other_config()1781 if (ie_enable && iesharp_enable) { in __isp_isr_other_config()1782 iesharp_enable = false; in __isp_isr_other_config()1986 (module_cfg_update & CIFISP_MODULE_RK_IESHARP)) && iesharp_enable) { in __isp_isr_other_config()1993 if (ie_enable || iesharp_enable) in __isp_isr_other_config()