Searched refs:atom_op_shl (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/radeon/ |
| D | atom.c | 936 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1160 atom_op_shl, ATOM_ARG_REG}, { 1161 atom_op_shl, ATOM_ARG_PS}, { 1162 atom_op_shl, ATOM_ARG_WS}, { 1163 atom_op_shl, ATOM_ARG_FB}, { 1164 atom_op_shl, ATOM_ARG_PLL}, { 1165 atom_op_shl, ATOM_ARG_MC}, {
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_atom.c | 969 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1201 atom_op_shl, ATOM_ARG_REG}, { 1202 atom_op_shl, ATOM_ARG_PS}, { 1203 atom_op_shl, ATOM_ARG_WS}, { 1204 atom_op_shl, ATOM_ARG_FB}, { 1205 atom_op_shl, ATOM_ARG_PLL}, { 1206 atom_op_shl, ATOM_ARG_MC}, {
|