Home
last modified time | relevance | path

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

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