Searched refs:atom_op_xor (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/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.4/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 1040 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1175 atom_op_xor, ATOM_ARG_REG}, { 1176 atom_op_xor, ATOM_ARG_PS}, { 1177 atom_op_xor, ATOM_ARG_WS}, { 1178 atom_op_xor, ATOM_ARG_FB}, { 1179 atom_op_xor, ATOM_ARG_PLL}, { 1180 atom_op_xor, ATOM_ARG_MC}, {
|