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