Searched refs:atom_op_sub (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | atom.c | 958 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1084 atom_op_sub, ATOM_ARG_REG}, { 1085 atom_op_sub, ATOM_ARG_PS}, { 1086 atom_op_sub, ATOM_ARG_WS}, { 1087 atom_op_sub, ATOM_ARG_FB}, { 1088 atom_op_sub, ATOM_ARG_PLL}, { 1089 atom_op_sub, ATOM_ARG_MC}, {
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 987 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1121 atom_op_sub, ATOM_ARG_REG}, { 1122 atom_op_sub, ATOM_ARG_PS}, { 1123 atom_op_sub, ATOM_ARG_WS}, { 1124 atom_op_sub, ATOM_ARG_FB}, { 1125 atom_op_sub, ATOM_ARG_PLL}, { 1126 atom_op_sub, ATOM_ARG_MC}, {
|