Searched refs:atom_op_shl (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | atom.c | 921 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1145 atom_op_shl, ATOM_ARG_REG}, { 1146 atom_op_shl, ATOM_ARG_PS}, { 1147 atom_op_shl, ATOM_ARG_WS}, { 1148 atom_op_shl, ATOM_ARG_FB}, { 1149 atom_op_shl, ATOM_ARG_PLL}, { 1150 atom_op_shl, ATOM_ARG_MC}, {
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A 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}, {
|
Completed in 8 milliseconds