Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dni_reg.h61 # define NI_GRPH_DEGAMMA_MODE(x) (((x) & 0x3) << 0) macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2303 # define NI_GRPH_DEGAMMA_MODE(x) (((x) & 0x3) << 0) macro