/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_atom.c | 974 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1193 atom_op_shr, ATOM_ARG_REG}, { 1194 atom_op_shr, ATOM_ARG_PS}, { 1195 atom_op_shr, ATOM_ARG_WS}, { 1196 atom_op_shr, ATOM_ARG_FB}, { 1197 atom_op_shr, ATOM_ARG_PLL}, { 1198 atom_op_shr, ATOM_ARG_MC}, {
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_atom.c | 953 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1164 atom_op_shr, ATOM_ARG_REG}, { 1165 atom_op_shr, ATOM_ARG_PS}, { 1166 atom_op_shr, ATOM_ARG_WS}, { 1167 atom_op_shr, ATOM_ARG_FB}, { 1168 atom_op_shr, ATOM_ARG_PLL}, { 1169 atom_op_shr, ATOM_ARG_MC}, {
|