Searched refs:ATOM_ARG_WS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | atom.c | 232 case ATOM_ARG_WS: in atom_get_src_int() 382 case ATOM_ARG_WS: in atom_skip_src_int() 510 case ATOM_ARG_WS: in atom_put_dst() 1050 atom_op_move, ATOM_ARG_WS}, { 1056 atom_op_and, ATOM_ARG_WS}, { 1062 atom_op_or, ATOM_ARG_WS}, { 1068 atom_op_shift_left, ATOM_ARG_WS}, { 1074 atom_op_shift_right, ATOM_ARG_WS}, { 1080 atom_op_mul, ATOM_ARG_WS}, { 1086 atom_op_div, ATOM_ARG_WS}, { [all …]
|
| H A D | atom.h | 71 #define ATOM_ARG_WS 2 macro
|