Searched refs:atom_op_xor (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/radeon/ |
D | atom.c | 1011 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1138 atom_op_xor, ATOM_ARG_REG}, { 1139 atom_op_xor, ATOM_ARG_PS}, { 1140 atom_op_xor, ATOM_ARG_WS}, { 1141 atom_op_xor, ATOM_ARG_FB}, { 1142 atom_op_xor, ATOM_ARG_PLL}, { 1143 atom_op_xor, ATOM_ARG_MC}, {
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 1043 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1178 atom_op_xor, ATOM_ARG_REG}, { 1179 atom_op_xor, ATOM_ARG_PS}, { 1180 atom_op_xor, ATOM_ARG_WS}, { 1181 atom_op_xor, ATOM_ARG_FB}, { 1182 atom_op_xor, ATOM_ARG_PLL}, { 1183 atom_op_xor, ATOM_ARG_MC}, {
|