Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c945 SCALER5_DISPCTRL_DSPEIEOLN(0) | in vc4_hvs_bind()
946 SCALER5_DISPCTRL_DSPEIEOLN(1) | in vc4_hvs_bind()
947 SCALER5_DISPCTRL_DSPEIEOLN(2) | in vc4_hvs_bind()
H A Dvc4_regs.h242 # define SCALER5_DISPCTRL_DSPEIEOLN(x) BIT(8 + ((x) * 4)) macro