Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Datom.c230 case ATOM_ARG_WS: in atom_get_src_int()
377 case ATOM_ARG_WS: in atom_skip_src_int()
501 case ATOM_ARG_WS: in atom_put_dst()
1081 atom_op_move, ATOM_ARG_WS}, {
1087 atom_op_and, ATOM_ARG_WS}, {
1093 atom_op_or, ATOM_ARG_WS}, {
1099 atom_op_shift_left, ATOM_ARG_WS}, {
1105 atom_op_shift_right, ATOM_ARG_WS}, {
1111 atom_op_mul, ATOM_ARG_WS}, {
1117 atom_op_div, ATOM_ARG_WS}, {
[all …]
Datom.h72 #define ATOM_ARG_WS 2 macro
/linux-6.6.21/drivers/gpu/drm/radeon/
Datom.c228 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()
1035 atom_op_move, ATOM_ARG_WS}, {
1041 atom_op_and, ATOM_ARG_WS}, {
1047 atom_op_or, ATOM_ARG_WS}, {
1053 atom_op_shift_left, ATOM_ARG_WS}, {
1059 atom_op_shift_right, ATOM_ARG_WS}, {
1065 atom_op_mul, ATOM_ARG_WS}, {
1071 atom_op_div, ATOM_ARG_WS}, {
[all …]
Datom.h71 #define ATOM_ARG_WS 2 macro