Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/radeon/
H A Datom.c72 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Datom.c71 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable