Searched refs:ATOM_ARG_MC (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | atom.c | 325 case ATOM_ARG_MC: in atom_get_src_int() 376 case ATOM_ARG_MC: in atom_skip_src_int() 551 case ATOM_ARG_MC: in atom_put_dst() 1041 atom_op_move, ATOM_ARG_MC}, { 1047 atom_op_and, ATOM_ARG_MC}, { 1053 atom_op_or, ATOM_ARG_MC}, { 1059 atom_op_shift_left, ATOM_ARG_MC}, { 1065 atom_op_shift_right, ATOM_ARG_MC}, { 1071 atom_op_mul, ATOM_ARG_MC}, { 1077 atom_op_div, ATOM_ARG_MC}, { [all …]
|
| D | atom.h | 75 #define ATOM_ARG_MC 7 macro
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 319 case ATOM_ARG_MC: in atom_get_src_int() 370 case ATOM_ARG_MC: in atom_skip_src_int() 545 case ATOM_ARG_MC: in atom_put_dst() 1078 atom_op_move, ATOM_ARG_MC}, { 1084 atom_op_and, ATOM_ARG_MC}, { 1090 atom_op_or, ATOM_ARG_MC}, { 1096 atom_op_shift_left, ATOM_ARG_MC}, { 1102 atom_op_shift_right, ATOM_ARG_MC}, { 1108 atom_op_mul, ATOM_ARG_MC}, { 1114 atom_op_div, ATOM_ARG_MC}, { [all …]
|
| D | atom.h | 78 #define ATOM_ARG_MC 7 macro
|