Home
last modified time | relevance | path

Searched defs:DESCRIPTOR_BYTE_2 (Results 1 - 10 of 10) sorted by relevance

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

Completed in 75 milliseconds