Home
last modified time | relevance | path

Searched defs:DESCRIPTOR_BYTE_2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/radeon/
Drv770d.h889 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16) macro
Dsid.h725 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16) macro
Dr600d.h1009 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16) macro
Devergreend.h752 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16) macro
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h728 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16) macro