Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dsid.h697 # define AZ_ENDPOINT_REG_INDEX(x) (((x) & 0xff) << 0) macro
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h700 # define AZ_ENDPOINT_REG_INDEX(x) (((x) & 0xff) << 0) macro