atom_def_dst       87 drivers/gpu/drm/amd/amdgpu/atom.c static int atom_def_dst[8] = { 0, 0, 1, 2, 0, 1, 2, 3 };
atom_def_dst      635 drivers/gpu/drm/amd/amdgpu/atom.c 	attr |= atom_def_dst[attr >> 3] << 6;
atom_def_dst      923 drivers/gpu/drm/amd/amdgpu/atom.c 	attr |= atom_def_dst[attr >> 3] << 6;
atom_def_dst      939 drivers/gpu/drm/amd/amdgpu/atom.c 	attr |= atom_def_dst[attr >> 3] << 6;
atom_def_dst       90 drivers/gpu/drm/radeon/atom.c static int atom_def_dst[8] = { 0, 0, 1, 2, 0, 1, 2, 3 };
atom_def_dst      641 drivers/gpu/drm/radeon/atom.c 	attr |= atom_def_dst[attr >> 3] << 6;
atom_def_dst      894 drivers/gpu/drm/radeon/atom.c 	attr |= atom_def_dst[attr >> 3] << 6;
atom_def_dst      910 drivers/gpu/drm/radeon/atom.c 	attr |= atom_def_dst[attr >> 3] << 6;