Home
last modified time | relevance | path

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

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