Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h42 #define ICON_DEGAMMA_MODE(x) (((x) & 0x3) << 8) macro
H A Ddce_v6_0.c2113 ICON_DEGAMMA_MODE(0) | in dce_v6_0_crtc_load_lut()