Searched refs:atom_op_shl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 952 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1184 atom_op_shl, ATOM_ARG_REG}, { 1185 atom_op_shl, ATOM_ARG_PS}, { 1186 atom_op_shl, ATOM_ARG_WS}, { 1187 atom_op_shl, ATOM_ARG_FB}, { 1188 atom_op_shl, ATOM_ARG_PLL}, { 1189 atom_op_shl, ATOM_ARG_MC}, {
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A 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}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A 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}, {
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H 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 9 milliseconds