Searched refs:ATOM_ARG_WS (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | atom.c | 222 case ATOM_ARG_WS: in atom_get_src_int() 369 case ATOM_ARG_WS: in atom_skip_src_int() 493 case ATOM_ARG_WS: in atom_put_dst() 1072 atom_op_move, ATOM_ARG_WS}, { 1078 atom_op_and, ATOM_ARG_WS}, { 1084 atom_op_or, ATOM_ARG_WS}, { 1090 atom_op_shift_left, ATOM_ARG_WS}, { 1096 atom_op_shift_right, ATOM_ARG_WS}, { 1102 atom_op_mul, ATOM_ARG_WS}, { 1108 atom_op_div, ATOM_ARG_WS}, { [all …]
|
| HD | atom.h | 72 #define ATOM_ARG_WS 2 macro
|
| /dragonfly/sys/dev/drm/radeon/ |
| HD | atom.c | 233 case ATOM_ARG_WS: in atom_get_src_int() 380 case ATOM_ARG_WS: in atom_skip_src_int() 507 case ATOM_ARG_WS: in atom_put_dst() 1043 atom_op_move, ATOM_ARG_WS}, { 1049 atom_op_and, ATOM_ARG_WS}, { 1055 atom_op_or, ATOM_ARG_WS}, { 1061 atom_op_shift_left, ATOM_ARG_WS}, { 1067 atom_op_shift_right, ATOM_ARG_WS}, { 1073 atom_op_mul, ATOM_ARG_WS}, { 1079 atom_op_div, ATOM_ARG_WS}, { [all …]
|
| HD | atom.h | 71 #define ATOM_ARG_WS 2 macro
|