Searched refs:atom_op_sub (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | atom.c | 959 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1085 atom_op_sub, ATOM_ARG_REG}, { 1086 atom_op_sub, ATOM_ARG_PS}, { 1087 atom_op_sub, ATOM_ARG_WS}, { 1088 atom_op_sub, ATOM_ARG_FB}, { 1089 atom_op_sub, ATOM_ARG_PLL}, { 1090 atom_op_sub, ATOM_ARG_MC}, {
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 993 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1127 atom_op_sub, ATOM_ARG_REG}, { 1128 atom_op_sub, ATOM_ARG_PS}, { 1129 atom_op_sub, ATOM_ARG_WS}, { 1130 atom_op_sub, ATOM_ARG_FB}, { 1131 atom_op_sub, ATOM_ARG_PLL}, { 1132 atom_op_sub, ATOM_ARG_MC}, {
|