Home
last modified time | relevance | path

Searched defs:NI_GRPH_DEGAMMA_MODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_reg.h61 # define NI_GRPH_DEGAMMA_MODE(x) (((x) & 0x3) << 0) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2303 # define NI_GRPH_DEGAMMA_MODE(x) (((x) & 0x3) << 0) macro