Searched refs:ATOM_ARG_PS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | atom.c | 220 case ATOM_ARG_PS: in atom_get_src_int() 381 case ATOM_ARG_PS: in atom_skip_src_int() 500 case ATOM_ARG_PS: in atom_put_dst() 1049 atom_op_move, ATOM_ARG_PS}, { 1055 atom_op_and, ATOM_ARG_PS}, { 1061 atom_op_or, ATOM_ARG_PS}, { 1067 atom_op_shift_left, ATOM_ARG_PS}, { 1073 atom_op_shift_right, ATOM_ARG_PS}, { 1079 atom_op_mul, ATOM_ARG_PS}, { 1085 atom_op_div, ATOM_ARG_PS}, { [all …]
|
| H A D | atom.h | 70 #define ATOM_ARG_PS 1 macro
|