Searched refs:atom_op_xor (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 1023 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1150 atom_op_xor, ATOM_ARG_REG}, { 1151 atom_op_xor, ATOM_ARG_PS}, { 1152 atom_op_xor, ATOM_ARG_WS}, { 1153 atom_op_xor, ATOM_ARG_FB}, { 1154 atom_op_xor, ATOM_ARG_PLL}, { 1155 atom_op_xor, ATOM_ARG_MC}, {
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 1060 static void atom_op_xor(atom_exec_context *ctx, int *ptr, int arg) in atom_op_xor() function 1195 atom_op_xor, ATOM_ARG_REG}, { 1196 atom_op_xor, ATOM_ARG_PS}, { 1197 atom_op_xor, ATOM_ARG_WS}, { 1198 atom_op_xor, ATOM_ARG_FB}, { 1199 atom_op_xor, ATOM_ARG_PLL}, { 1200 atom_op_xor, ATOM_ARG_MC}, {
|