Searched refs:SUN8I_CSC_COEFF (Results 1 – 2 of 2) sorted by relevance
20 #define SUN8I_CSC_COEFF(base, i) ((base) + 0x10 + 4 * (i)) macro
173 base_reg = SUN8I_CSC_COEFF(base, 0); in sun8i_csc_set_coefficients()