Searched refs:atom_op_or (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/radeon/ | 
| D | atom.c | 798 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg)  in atom_op_or()  function 1048 	atom_op_or, ATOM_ARG_REG}, { 1049 	atom_op_or, ATOM_ARG_PS}, { 1050 	atom_op_or, ATOM_ARG_WS}, { 1051 	atom_op_or, ATOM_ARG_FB}, { 1052 	atom_op_or, ATOM_ARG_PLL}, { 1053 	atom_op_or, ATOM_ARG_MC}, {
  | 
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ | 
| D | atom.c | 831 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg)  in atom_op_or()  function 1089 	atom_op_or, ATOM_ARG_REG}, { 1090 	atom_op_or, ATOM_ARG_PS}, { 1091 	atom_op_or, ATOM_ARG_WS}, { 1092 	atom_op_or, ATOM_ARG_FB}, { 1093 	atom_op_or, ATOM_ARG_PLL}, { 1094 	atom_op_or, ATOM_ARG_MC}, {
  |