Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h756 # define PORT_ID1(x) (((x) & 0xffffffff) << 0) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h759 # define PORT_ID1(x) (((x) & 0xffffffff) << 0) macro