Searched refs:ATOM_ARG_MC (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atom.c | 323 case ATOM_ARG_MC: atom_get_src_int() 374 case ATOM_ARG_MC: atom_skip_src_int() 552 case ATOM_ARG_MC: atom_put_dst() 1042 atom_op_move, ATOM_ARG_MC}, { 1048 atom_op_and, ATOM_ARG_MC}, { 1054 atom_op_or, ATOM_ARG_MC}, { 1060 atom_op_shift_left, ATOM_ARG_MC}, { 1066 atom_op_shift_right, ATOM_ARG_MC}, { 1072 atom_op_mul, ATOM_ARG_MC}, { 1078 atom_op_div, ATOM_ARG_MC}, { 1084 atom_op_add, ATOM_ARG_MC}, { 1090 atom_op_sub, ATOM_ARG_MC}, { 1101 atom_op_compare, ATOM_ARG_MC}, { 1115 atom_op_test, ATOM_ARG_MC}, { 1125 atom_op_clear, ATOM_ARG_MC}, { 1133 atom_op_mask, ATOM_ARG_MC}, { 1144 atom_op_xor, ATOM_ARG_MC}, { 1150 atom_op_shl, ATOM_ARG_MC}, { 1156 atom_op_shr, ATOM_ARG_MC}, {
|
H A D | atom.h | 76 #define ATOM_ARG_MC 7 macro
|
Completed in 50 milliseconds