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