Searched refs:ATOM_ARG_WS (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atom.c | 227 case ATOM_ARG_WS: in atom_get_src_int() 374 case ATOM_ARG_WS: in atom_skip_src_int() 498 case ATOM_ARG_WS: in atom_put_dst() 1078 atom_op_move, ATOM_ARG_WS}, { 1084 atom_op_and, ATOM_ARG_WS}, { 1090 atom_op_or, ATOM_ARG_WS}, { 1096 atom_op_shift_left, ATOM_ARG_WS}, { 1102 atom_op_shift_right, ATOM_ARG_WS}, { 1108 atom_op_mul, ATOM_ARG_WS}, { 1114 atom_op_div, ATOM_ARG_WS}, { [all …]
|
| H A D | atom.h | 73 #define ATOM_ARG_WS 2 macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H 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() 1038 atom_op_move, ATOM_ARG_WS}, { 1044 atom_op_and, ATOM_ARG_WS}, { 1050 atom_op_or, ATOM_ARG_WS}, { 1056 atom_op_shift_left, ATOM_ARG_WS}, { 1062 atom_op_shift_right, ATOM_ARG_WS}, { 1068 atom_op_mul, ATOM_ARG_WS}, { 1074 atom_op_div, ATOM_ARG_WS}, { [all …]
|
| H A D | atom.h | 71 #define ATOM_ARG_WS 2 macro
|