Searched refs:SUN8I_SCALER_VSU_CTRL (Results 1 – 2 of 2) sorted by relevance
24 #define SUN8I_SCALER_VSU_CTRL(ch) (0x20000 + 0x20000 * (ch) + 0x0) macro
910 regmap_write(mixer->engine.regs, SUN8I_SCALER_VSU_CTRL(layer), val); in sun8i_vi_scaler_enable()