Searched refs:atom_op_xor (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_atom.c | 1025 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1152 atom_op_xor, ATOM_ARG_REG}, { 1153 atom_op_xor, ATOM_ARG_PS}, { 1154 atom_op_xor, ATOM_ARG_WS}, { 1155 atom_op_xor, ATOM_ARG_FB}, { 1156 atom_op_xor, ATOM_ARG_PLL}, { 1157 atom_op_xor, ATOM_ARG_MC}, {
|
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_atom.c | 1046 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1181 atom_op_xor, ATOM_ARG_REG}, { 1182 atom_op_xor, ATOM_ARG_PS}, { 1183 atom_op_xor, ATOM_ARG_WS}, { 1184 atom_op_xor, ATOM_ARG_FB}, { 1185 atom_op_xor, ATOM_ARG_PLL}, { 1186 atom_op_xor, ATOM_ARG_MC}, {
|