Searched refs:atom_op_xor (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atom.c | 1007 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1134 atom_op_xor, ATOM_ARG_REG}, { 1135 atom_op_xor, ATOM_ARG_PS}, { 1136 atom_op_xor, ATOM_ARG_WS}, { 1137 atom_op_xor, ATOM_ARG_FB}, { 1138 atom_op_xor, ATOM_ARG_PLL}, { 1139 atom_op_xor, ATOM_ARG_MC}, {
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 1038 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1173 atom_op_xor, ATOM_ARG_REG}, { 1174 atom_op_xor, ATOM_ARG_PS}, { 1175 atom_op_xor, ATOM_ARG_WS}, { 1176 atom_op_xor, ATOM_ARG_FB}, { 1177 atom_op_xor, ATOM_ARG_PLL}, { 1178 atom_op_xor, ATOM_ARG_MC}, {
|