Home
last modified time | relevance | path

Searched refs:ATOM_ARG_WS (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Datom.c223 case ATOM_ARG_WS: in atom_get_src_int()
370 case ATOM_ARG_WS: in atom_skip_src_int()
494 case ATOM_ARG_WS: in atom_put_dst()
1073 atom_op_move, ATOM_ARG_WS}, {
1079 atom_op_and, ATOM_ARG_WS}, {
1085 atom_op_or, ATOM_ARG_WS}, {
1091 atom_op_shift_left, ATOM_ARG_WS}, {
1097 atom_op_shift_right, ATOM_ARG_WS}, {
1103 atom_op_mul, ATOM_ARG_WS}, {
1109 atom_op_div, ATOM_ARG_WS}, {
[all …]
Datom.h72 #define ATOM_ARG_WS 2 macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Datom.c227 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()
1034 atom_op_move, ATOM_ARG_WS}, {
1040 atom_op_and, ATOM_ARG_WS}, {
1046 atom_op_or, ATOM_ARG_WS}, {
1052 atom_op_shift_left, ATOM_ARG_WS}, {
1058 atom_op_shift_right, ATOM_ARG_WS}, {
1064 atom_op_mul, ATOM_ARG_WS}, {
1070 atom_op_div, ATOM_ARG_WS}, {
[all …]
Datom.h71 #define ATOM_ARG_WS 2 macro