Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h754 # define PORT_ID0(x) (((x) & 0xffffffff) << 0) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h757 # define PORT_ID0(x) (((x) & 0xffffffff) << 0) macro