Searched refs:atom_op_shl (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/radeon/ |
| D | atom.c | 916 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1140 atom_op_shl, ATOM_ARG_REG}, { 1141 atom_op_shl, ATOM_ARG_PS}, { 1142 atom_op_shl, ATOM_ARG_WS}, { 1143 atom_op_shl, ATOM_ARG_FB}, { 1144 atom_op_shl, ATOM_ARG_PLL}, { 1145 atom_op_shl, ATOM_ARG_MC}, {
|
| /Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 947 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1179 atom_op_shl, ATOM_ARG_REG}, { 1180 atom_op_shl, ATOM_ARG_PS}, { 1181 atom_op_shl, ATOM_ARG_WS}, { 1182 atom_op_shl, ATOM_ARG_FB}, { 1183 atom_op_shl, ATOM_ARG_PLL}, { 1184 atom_op_shl, ATOM_ARG_MC}, {
|