Searched refs:ATOM_ARG_WS (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | atom.c | 228 case ATOM_ARG_WS: in atom_get_src_int() 375 case ATOM_ARG_WS: in atom_skip_src_int() 499 case ATOM_ARG_WS: in atom_put_dst() 1085 atom_op_and, ATOM_ARG_WS}, { 1091 atom_op_or, ATOM_ARG_WS}, { 1109 atom_op_mul, ATOM_ARG_WS}, { 1115 atom_op_div, ATOM_ARG_WS}, { 1121 atom_op_add, ATOM_ARG_WS}, { 1127 atom_op_sub, ATOM_ARG_WS}, { 1181 atom_op_xor, ATOM_ARG_WS}, { [all …]
|
| A D | atom.h | 73 #define ATOM_ARG_WS 2 macro
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | atom.c | 231 case ATOM_ARG_WS: in atom_get_src_int() 378 case ATOM_ARG_WS: in atom_skip_src_int() 502 case ATOM_ARG_WS: in atom_put_dst() 1044 atom_op_and, ATOM_ARG_WS}, { 1050 atom_op_or, ATOM_ARG_WS}, { 1068 atom_op_mul, ATOM_ARG_WS}, { 1074 atom_op_div, ATOM_ARG_WS}, { 1080 atom_op_add, ATOM_ARG_WS}, { 1086 atom_op_sub, ATOM_ARG_WS}, { 1140 atom_op_xor, ATOM_ARG_WS}, { [all …]
|
| A D | atom.h | 71 #define ATOM_ARG_WS 2 macro
|
Completed in 12 milliseconds