Searched refs:atom_op_xor (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | atom.c | 1012 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1139 atom_op_xor, ATOM_ARG_REG}, { 1140 atom_op_xor, ATOM_ARG_PS}, { 1141 atom_op_xor, ATOM_ARG_WS}, { 1142 atom_op_xor, ATOM_ARG_FB}, { 1143 atom_op_xor, ATOM_ARG_PLL}, { 1144 atom_op_xor, ATOM_ARG_MC}, {
|