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