Searched refs:ATOM_ARG_MC (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 321 case ATOM_ARG_MC: in atom_get_src_int() 372 case ATOM_ARG_MC: in atom_skip_src_int() 547 case ATOM_ARG_MC: in atom_put_dst() 1081 atom_op_move, ATOM_ARG_MC}, { 1087 atom_op_and, ATOM_ARG_MC}, { 1093 atom_op_or, ATOM_ARG_MC}, { 1099 atom_op_shift_left, ATOM_ARG_MC}, { 1105 atom_op_shift_right, ATOM_ARG_MC}, { 1111 atom_op_mul, ATOM_ARG_MC}, { 1117 atom_op_div, ATOM_ARG_MC}, { [all …]
|
D | atom.h | 78 #define ATOM_ARG_MC 7 macro
|