Searched refs:ATOM_ARG_FB (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | atom.c | 275 case ATOM_ARG_FB: in atom_get_src_int() 375 case ATOM_ARG_FB: in atom_skip_src_int() 531 case ATOM_ARG_FB: in atom_put_dst() 1035 atom_op_move, ATOM_ARG_FB}, { 1041 atom_op_and, ATOM_ARG_FB}, { 1047 atom_op_or, ATOM_ARG_FB}, { 1053 atom_op_shift_left, ATOM_ARG_FB}, { 1059 atom_op_shift_right, ATOM_ARG_FB}, { 1065 atom_op_mul, ATOM_ARG_FB}, { 1071 atom_op_div, ATOM_ARG_FB}, { [all …]
|
D | atom.h | 72 #define ATOM_ARG_FB 3 macro
|
/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 271 case ATOM_ARG_FB: in atom_get_src_int() 371 case ATOM_ARG_FB: in atom_skip_src_int() 527 case ATOM_ARG_FB: in atom_put_dst() 1074 atom_op_move, ATOM_ARG_FB}, { 1080 atom_op_and, ATOM_ARG_FB}, { 1086 atom_op_or, ATOM_ARG_FB}, { 1092 atom_op_shift_left, ATOM_ARG_FB}, { 1098 atom_op_shift_right, ATOM_ARG_FB}, { 1104 atom_op_mul, ATOM_ARG_FB}, { 1110 atom_op_div, ATOM_ARG_FB}, { [all …]
|
D | atom.h | 73 #define ATOM_ARG_FB 3 macro
|