Searched refs:ISP2X_SIAF_SET_SHIFT_B (Results 1 – 2 of 2) sorted by relevance
59 #define ISP2X_SIAF_SET_SHIFT_B(x, y) (((x) & 0x7) << 20 | ((y) & 0x7) << 4) macro
985 ISP2X_SIAF_SET_SHIFT_B(arg->afm_win[1].lum_shift, arg->afm_win[1].sum_shift) | in isp_siaf_config()