Searched refs:ATOM_ARG_PS (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/gpu/drm/radeon/ |
D | atom.c | 220 case ATOM_ARG_PS: in atom_get_src_int() 375 case ATOM_ARG_PS: in atom_skip_src_int() 497 case ATOM_ARG_PS: in 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}, { [all …]
|
D | atom.h | 70 #define ATOM_ARG_PS 1 macro
|