Searched refs:SCALER_DISPCTRL (Results 1 – 3 of 3) sorted by relevance
34 HVS_REG(SCALER_DISPCTRL),219 dispctrl = HVS_READ(SCALER_DISPCTRL); in vc4_hvs_bind()229 HVS_WRITE(SCALER_DISPCTRL, dispctrl); in vc4_hvs_bind()
452 dispctrl = HVS_READ(SCALER_DISPCTRL) & in vc4_crtc_mode_set_nofb()454 HVS_WRITE(SCALER_DISPCTRL, dispctrl | dsp3_mux); in vc4_crtc_mode_set_nofb()480 WARN_ON_ONCE((HVS_READ(SCALER_DISPCTRL) & SCALER_DISPCTRL_ENABLE) != in require_hvs_enabled()
215 #define SCALER_DISPCTRL 0x00000000 macro