Searched refs:atom_op_sub (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atom.c | 970 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1096 atom_op_sub, ATOM_ARG_REG}, { 1097 atom_op_sub, ATOM_ARG_PS}, { 1098 atom_op_sub, ATOM_ARG_WS}, { 1099 atom_op_sub, ATOM_ARG_FB}, { 1100 atom_op_sub, ATOM_ARG_PLL}, { 1101 atom_op_sub, ATOM_ARG_MC}, {
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 1007 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1141 atom_op_sub, ATOM_ARG_REG}, { 1142 atom_op_sub, ATOM_ARG_PS}, { 1143 atom_op_sub, ATOM_ARG_WS}, { 1144 atom_op_sub, ATOM_ARG_FB}, { 1145 atom_op_sub, ATOM_ARG_PLL}, { 1146 atom_op_sub, ATOM_ARG_MC}, {
|