Searched refs:SUN6I_ISP_MODULE_BAYER (Results 1 – 2 of 2) sorted by relevance
13 #define SUN6I_ISP_MODULE_BAYER (1U << 0) macro
22 .modules_used = SUN6I_ISP_MODULE_BAYER,158 if (config->modules_used & SUN6I_ISP_MODULE_BAYER) in sun6i_isp_params_configure_modules()