Home
last modified time | relevance | path

Searched refs:SCALER_DISPCTRL_DISPEIRQ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c662 dispctrl |= SCALER_DISPCTRL_DISPEIRQ(0) | in vc4_hvs_bind()
663 SCALER_DISPCTRL_DISPEIRQ(1) | in vc4_hvs_bind()
664 SCALER_DISPCTRL_DISPEIRQ(2); in vc4_hvs_bind()
H A Dvc4_regs.h250 # define SCALER_DISPCTRL_DISPEIRQ(x) BIT(1 + (x)) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c921 dispctrl |= SCALER_DISPCTRL_DISPEIRQ(0) | in vc4_hvs_bind()
922 SCALER_DISPCTRL_DISPEIRQ(1) | in vc4_hvs_bind()
923 SCALER_DISPCTRL_DISPEIRQ(2); in vc4_hvs_bind()
H A Dvc4_regs.h256 # define SCALER_DISPCTRL_DISPEIRQ(x) BIT(1 + (x)) macro

Completed in 9 milliseconds