Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vc4/
Dvc4_hvs.c929 SCALER_DISPCTRL_DSPEIEOF(0) | in vc4_hvs_bind()
930 SCALER_DISPCTRL_DSPEIEOF(1) | in vc4_hvs_bind()
931 SCALER_DISPCTRL_DSPEIEOF(2) | in vc4_hvs_bind()
Dvc4_regs.h244 # define SCALER_DISPCTRL_DSPEIEOF(x) BIT(7 + ((x) * 2)) macro