Searched refs:module_en_update (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c1246 unsigned int module_en_update, module_cfg_update, module_ens; local
1248 module_en_update = new_params->module_en_update;
1257 if (module_en_update & RKISP1_CIF_ISP_MODULE_DPCC) {
1273 if (module_en_update & RKISP1_CIF_ISP_MODULE_BLS) {
1289 if (module_en_update & RKISP1_CIF_ISP_MODULE_SDG) {
1304 if (module_en_update & RKISP1_CIF_ISP_MODULE_AWB_GAIN) {
1320 if (module_en_update & RKISP1_CIF_ISP_MODULE_BDM) {
1336 if (module_en_update & RKISP1_CIF_ISP_MODULE_FLT) {
1352 if (module_en_update
1420 unsigned int module_en_update, module_cfg_update, module_ens; local
1446 unsigned int module_en_update, module_cfg_update, module_ens; local
[all...]
/linux-master/include/uapi/linux/
H A Drkisp1-config.h838 * @module_en_update: mask the enable bits of which module should be updated
840 * which correspond bit was set in module_en_update
846 __u32 module_en_update; member in struct:rkisp1_params_cfg

Completed in 93 milliseconds