Searched refs:atom_op_xor (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | atom.c | 1016 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1143 atom_op_xor, ATOM_ARG_REG}, { 1144 atom_op_xor, ATOM_ARG_PS}, { 1145 atom_op_xor, ATOM_ARG_WS}, { 1146 atom_op_xor, ATOM_ARG_FB}, { 1147 atom_op_xor, ATOM_ARG_PLL}, { 1148 atom_op_xor, ATOM_ARG_MC}, {
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | atom.c | 1037 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1172 atom_op_xor, ATOM_ARG_REG}, { 1173 atom_op_xor, ATOM_ARG_PS}, { 1174 atom_op_xor, ATOM_ARG_WS}, { 1175 atom_op_xor, ATOM_ARG_FB}, { 1176 atom_op_xor, ATOM_ARG_PLL}, { 1177 atom_op_xor, ATOM_ARG_MC}, {
|