Searched refs:ATOM_ARG_MC (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/radeon/ |
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() 1038 atom_op_move, ATOM_ARG_MC}, { 1044 atom_op_and, ATOM_ARG_MC}, { 1050 atom_op_or, ATOM_ARG_MC}, { 1056 atom_op_shift_left, ATOM_ARG_MC}, { 1062 atom_op_shift_right, ATOM_ARG_MC}, { 1068 atom_op_mul, ATOM_ARG_MC}, { 1074 atom_op_div, ATOM_ARG_MC}, { [all …]
|
D | atom.h | 76 #define ATOM_ARG_MC 7 macro
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 324 case ATOM_ARG_MC: in atom_get_src_int() 375 case ATOM_ARG_MC: in atom_skip_src_int() 550 case ATOM_ARG_MC: in atom_put_dst() 1084 atom_op_move, ATOM_ARG_MC}, { 1090 atom_op_and, ATOM_ARG_MC}, { 1096 atom_op_or, ATOM_ARG_MC}, { 1102 atom_op_shift_left, ATOM_ARG_MC}, { 1108 atom_op_shift_right, ATOM_ARG_MC}, { 1114 atom_op_mul, ATOM_ARG_MC}, { 1120 atom_op_div, ATOM_ARG_MC}, { [all …]
|
D | atom.h | 77 #define ATOM_ARG_MC 7 macro
|