Searched refs:atom_op_or (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/radeon/ |
| D | atom.c | 814 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1064 atom_op_or, ATOM_ARG_REG}, { 1065 atom_op_or, ATOM_ARG_PS}, { 1066 atom_op_or, ATOM_ARG_WS}, { 1067 atom_op_or, ATOM_ARG_FB}, { 1068 atom_op_or, ATOM_ARG_PLL}, { 1069 atom_op_or, ATOM_ARG_MC}, {
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_atom.c | 847 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1105 atom_op_or, ATOM_ARG_REG}, { 1106 atom_op_or, ATOM_ARG_PS}, { 1107 atom_op_or, ATOM_ARG_WS}, { 1108 atom_op_or, ATOM_ARG_FB}, { 1109 atom_op_or, ATOM_ARG_PLL}, { 1110 atom_op_or, ATOM_ARG_MC}, {
|