Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c947 SCALER5_DISPCTRL_DSPEIEOF(0) | in vc4_hvs_bind()
948 SCALER5_DISPCTRL_DSPEIEOF(1) | in vc4_hvs_bind()
949 SCALER5_DISPCTRL_DSPEIEOF(2) | in vc4_hvs_bind()
H A Dvc4_regs.h245 # define SCALER5_DISPCTRL_DSPEIEOF(x) BIT(7 + ((x) * 4)) macro