Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Datom.c78 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atom.c79 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable