Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dni_reg.h84 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) macro
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2326 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) macro