Searched refs:atom_op_test (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/radeon/ | 
| D | atom.c | 996 static void atom_op_test(atom_exec_context *ctx, int *ptr, int arg)  in atom_op_test()  function 1106 	atom_op_test, ATOM_ARG_REG}, { 1107 	atom_op_test, ATOM_ARG_PS}, { 1108 	atom_op_test, ATOM_ARG_WS}, { 1109 	atom_op_test, ATOM_ARG_FB}, { 1110 	atom_op_test, ATOM_ARG_PLL}, { 1111 	atom_op_test, ATOM_ARG_MC}, {
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ | 
| D | atom.c | 1034 static void atom_op_test(atom_exec_context *ctx, int *ptr, int arg)  in atom_op_test()  function 1152 	atom_op_test, ATOM_ARG_REG}, { 1153 	atom_op_test, ATOM_ARG_PS}, { 1154 	atom_op_test, ATOM_ARG_WS}, { 1155 	atom_op_test, ATOM_ARG_FB}, { 1156 	atom_op_test, ATOM_ARG_PLL}, { 1157 	atom_op_test, ATOM_ARG_MC}, {
  |