Searched refs:atom_op_shl (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | atom.c | 920 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1144 atom_op_shl, ATOM_ARG_REG}, { 1145 atom_op_shl, ATOM_ARG_PS}, { 1146 atom_op_shl, ATOM_ARG_WS}, { 1147 atom_op_shl, ATOM_ARG_FB}, { 1148 atom_op_shl, ATOM_ARG_PLL}, { 1149 atom_op_shl, ATOM_ARG_MC}, {
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 949 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1181 atom_op_shl, ATOM_ARG_REG}, { 1182 atom_op_shl, ATOM_ARG_PS}, { 1183 atom_op_shl, ATOM_ARG_WS}, { 1184 atom_op_shl, ATOM_ARG_FB}, { 1185 atom_op_shl, ATOM_ARG_PLL}, { 1186 atom_op_shl, ATOM_ARG_MC}, {
|