Searched defs:atom_arg_shift (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/radeon/ |
H A D | atom.c | 78 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_atom.c | 79 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable
|