Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c937 SCALER_DISPCTRL_DSPEIEOLN(0) | in vc4_hvs_bind()
938 SCALER_DISPCTRL_DSPEIEOLN(1) | in vc4_hvs_bind()
939 SCALER_DISPCTRL_DSPEIEOLN(2) | in vc4_hvs_bind()
H A Dvc4_regs.h241 # define SCALER_DISPCTRL_DSPEIEOLN(x) BIT(8 + ((x) * 2)) macro