Searched refs:atom_op_shl (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | atom.c | 917 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1141 atom_op_shl, ATOM_ARG_REG}, { 1142 atom_op_shl, ATOM_ARG_PS}, { 1143 atom_op_shl, ATOM_ARG_WS}, { 1144 atom_op_shl, ATOM_ARG_FB}, { 1145 atom_op_shl, ATOM_ARG_PLL}, { 1146 atom_op_shl, ATOM_ARG_MC}, {
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 955 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1187 atom_op_shl, ATOM_ARG_REG}, { 1188 atom_op_shl, ATOM_ARG_PS}, { 1189 atom_op_shl, ATOM_ARG_WS}, { 1190 atom_op_shl, ATOM_ARG_FB}, { 1191 atom_op_shl, ATOM_ARG_PLL}, { 1192 atom_op_shl, ATOM_ARG_MC}, {
|