Searched refs:RKISP1_CIF_ISP_MODULE_BLS (Results 1 – 2 of 2) sorted by relevance
1362 module_en_update &= ~RKISP1_CIF_ISP_MODULE_BLS; in rkisp1_isp_isr_other_config()1363 module_cfg_update &= ~RKISP1_CIF_ISP_MODULE_BLS; in rkisp1_isp_isr_other_config()1364 module_ens &= ~RKISP1_CIF_ISP_MODULE_BLS; in rkisp1_isp_isr_other_config()1384 if (module_cfg_update & RKISP1_CIF_ISP_MODULE_BLS) in rkisp1_isp_isr_other_config()1388 if (module_en_update & RKISP1_CIF_ISP_MODULE_BLS) { in rkisp1_isp_isr_other_config()1389 if (module_ens & RKISP1_CIF_ISP_MODULE_BLS) in rkisp1_isp_isr_other_config()
15 #define RKISP1_CIF_ISP_MODULE_BLS (1U << 1) macro