Home
last modified time | relevance | path

Searched refs:SUN8I_SCALER_VSU_CTRL_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_vi_scaler.h54 #define SUN8I_SCALER_VSU_CTRL_EN BIT(0) macro
H A Dsun8i_vi_scaler.c917 val = SUN8I_SCALER_VSU_CTRL_EN | in sun8i_vi_scaler_enable()