Home
last modified time | relevance | path

Searched refs:SCALER_DISPECTRL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c41 VC4_REG32(SCALER_DISPECTRL),
561 reg = HVS_READ(SCALER_DISPECTRL); in vc4_hvs_get_fifo_from_output()
1313 reg = HVS_READ(SCALER_DISPECTRL); in vc4_hvs_hw_init()
1315 HVS_WRITE(SCALER_DISPECTRL, in vc4_hvs_hw_init()
H A Dvc4_kms.c281 reg = HVS_READ(SCALER_DISPECTRL); in vc5_hvs_pv_muxing_commit()
282 HVS_WRITE(SCALER_DISPECTRL, in vc5_hvs_pv_muxing_commit()
H A Dvc4_regs.h327 #define SCALER_DISPECTRL 0x0000000c macro