Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dsid.h754 # define PORT_ID0(x) (((x) & 0xffffffff) << 0) macro
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h757 # define PORT_ID0(x) (((x) & 0xffffffff) << 0) macro