Searched refs:atom_op_xor (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | atom.c | 1008 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1135 atom_op_xor, ATOM_ARG_REG}, { 1136 atom_op_xor, ATOM_ARG_PS}, { 1137 atom_op_xor, ATOM_ARG_WS}, { 1138 atom_op_xor, ATOM_ARG_FB}, { 1139 atom_op_xor, ATOM_ARG_PLL}, { 1140 atom_op_xor, ATOM_ARG_MC}, {
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | 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}, {
|