Home
last modified time | relevance | path

Searched refs:is_feature_on (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c277 bool is_feature_on = dev->hw_dev->is_feature_on; in csi_config() local
369 if (is_feature_on) { in csi_config()
562 bool is_feature_on = dev->hw_dev->is_feature_on; in rkisp_csi_config_patch() local
648 if (is_feature_on) { in rkisp_csi_config_patch()
H A Dhw.h92 bool is_feature_on; member
H A Dhw.c960 hw_dev->is_feature_on = true; in rkisp_hw_probe()
962 hw_dev->is_feature_on = false; in rkisp_hw_probe()
H A Disp_params_v21.c3546 bool is_feature_on = ispdev->hw_dev->is_feature_on; in __isp_isr_other_en() local
3554 if (is_feature_on) { in __isp_isr_other_en()
3694 bool is_feature_on = ispdev->hw_dev->is_feature_on; in __isp_isr_meas_en() local
3702 if (is_feature_on) { in __isp_isr_meas_en()
H A Drkisp.c599 bool is_feature_on = hw->is_feature_on; in rkisp_trigger_read_back() local
627 if (is_feature_on) { in rkisp_trigger_read_back()