Searched refs:atom_op_move (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 762 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) in atom_op_move() function 1033 atom_op_move, ATOM_ARG_REG}, { 1034 atom_op_move, ATOM_ARG_PS}, { 1035 atom_op_move, ATOM_ARG_WS}, { 1036 atom_op_move, ATOM_ARG_FB}, { 1037 atom_op_move, ATOM_ARG_PLL}, { 1038 atom_op_move, ATOM_ARG_MC}, {
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 786 static void atom_op_move(atom_exec_context *ctx, int *ptr, int arg) in atom_op_move() function 1079 atom_op_move, ATOM_ARG_REG}, { 1080 atom_op_move, ATOM_ARG_PS}, { 1081 atom_op_move, ATOM_ARG_WS}, { 1082 atom_op_move, ATOM_ARG_FB}, { 1083 atom_op_move, ATOM_ARG_PLL}, { 1084 atom_op_move, ATOM_ARG_MC}, {
|