Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_regs.h1364 #define SCALER6_CTL0_UNITY BIT(15) macro
H A Dvc4_plane.c1953 (vc4_state->is_unity ? SCALER6_CTL0_UNITY : 0) | in vc6_plane_mode_set()