Searched refs:ATOM_ARG_MC (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/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 | 76 #define ATOM_ARG_MC 7 macro
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 322 case ATOM_ARG_MC: in atom_get_src_int() 373 case ATOM_ARG_MC: in atom_skip_src_int() 548 case ATOM_ARG_MC: in atom_put_dst() 1082 atom_op_move, ATOM_ARG_MC}, { 1088 atom_op_and, ATOM_ARG_MC}, { 1094 atom_op_or, ATOM_ARG_MC}, { 1100 atom_op_shift_left, ATOM_ARG_MC}, { 1106 atom_op_shift_right, ATOM_ARG_MC}, { 1112 atom_op_mul, ATOM_ARG_MC}, { 1118 atom_op_div, ATOM_ARG_MC}, { [all …]
|
| D | atom.h | 78 #define ATOM_ARG_MC 7 macro
|