Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c234 case ATOM_ARG_WS: in atom_get_src_int()
384 case ATOM_ARG_WS: in atom_skip_src_int()
511 case ATOM_ARG_WS: in atom_put_dst()
1095 atom_op_move, ATOM_ARG_WS}, {
1101 atom_op_and, ATOM_ARG_WS}, {
1107 atom_op_or, ATOM_ARG_WS}, {
1113 atom_op_shift_left, ATOM_ARG_WS}, {
1119 atom_op_shift_right, ATOM_ARG_WS}, {
1125 atom_op_mul, ATOM_ARG_WS}, {
1131 atom_op_div, ATOM_ARG_WS}, {
[all …]
H A Datom.h72 #define ATOM_ARG_WS 2 macro
/linux/drivers/gpu/drm/radeon/
H A Datom.c232 case ATOM_ARG_WS: in atom_get_src_int()
382 case ATOM_ARG_WS: in atom_skip_src_int()
510 case ATOM_ARG_WS: in atom_put_dst()
1050 atom_op_move, ATOM_ARG_WS}, {
1056 atom_op_and, ATOM_ARG_WS}, {
1062 atom_op_or, ATOM_ARG_WS}, {
1068 atom_op_shift_left, ATOM_ARG_WS}, {
1074 atom_op_shift_right, ATOM_ARG_WS}, {
1080 atom_op_mul, ATOM_ARG_WS}, {
1086 atom_op_div, ATOM_ARG_WS}, {
[all …]
H A Datom.h71 #define ATOM_ARG_WS 2 macro