Searched refs:ATOM_ARG_PS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 221 case ATOM_ARG_PS: in atom_get_src_int() 376 case ATOM_ARG_PS: in atom_skip_src_int() 495 case ATOM_ARG_PS: in atom_put_dst() 1086 atom_op_and, ATOM_ARG_PS}, { 1092 atom_op_or, ATOM_ARG_PS}, { 1110 atom_op_mul, ATOM_ARG_PS}, { 1116 atom_op_div, ATOM_ARG_PS}, { 1122 atom_op_add, ATOM_ARG_PS}, { 1128 atom_op_sub, ATOM_ARG_PS}, { 1182 atom_op_xor, ATOM_ARG_PS}, { [all …]
|
H A D | atom.h | 71 #define ATOM_ARG_PS 1 macro
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 219 case ATOM_ARG_PS: in atom_get_src_int() 374 case ATOM_ARG_PS: in atom_skip_src_int() 493 case ATOM_ARG_PS: in atom_put_dst() 1040 atom_op_and, ATOM_ARG_PS}, { 1046 atom_op_or, ATOM_ARG_PS}, { 1064 atom_op_mul, ATOM_ARG_PS}, { 1070 atom_op_div, ATOM_ARG_PS}, { 1076 atom_op_add, ATOM_ARG_PS}, { 1082 atom_op_sub, ATOM_ARG_PS}, { 1136 atom_op_xor, ATOM_ARG_PS}, { [all …]
|
H A D | atom.h | 70 #define ATOM_ARG_PS 1 macro
|