Searched refs:ATOM_ARG_PS (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atom.c | 220 case ATOM_ARG_PS: atom_get_src_int() 375 case ATOM_ARG_PS: atom_skip_src_int() 497 case ATOM_ARG_PS: atom_put_dst() 1038 atom_op_move, ATOM_ARG_PS}, { 1044 atom_op_and, ATOM_ARG_PS}, { 1050 atom_op_or, ATOM_ARG_PS}, { 1056 atom_op_shift_left, ATOM_ARG_PS}, { 1062 atom_op_shift_right, ATOM_ARG_PS}, { 1068 atom_op_mul, ATOM_ARG_PS}, { 1074 atom_op_div, ATOM_ARG_PS}, { 1080 atom_op_add, ATOM_ARG_PS}, { 1086 atom_op_sub, ATOM_ARG_PS}, { 1097 atom_op_compare, ATOM_ARG_PS}, { 1111 atom_op_test, ATOM_ARG_PS}, { 1121 atom_op_clear, ATOM_ARG_PS}, { 1129 atom_op_mask, ATOM_ARG_PS}, { 1140 atom_op_xor, ATOM_ARG_PS}, { 1146 atom_op_shl, ATOM_ARG_PS}, { 1152 atom_op_shr, ATOM_ARG_PS}, {
|
H A D | atom.h | 70 #define ATOM_ARG_PS 1 macro
|
Completed in 98 milliseconds