Searched refs:atom_op_shl (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atom.c | 932 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1156 atom_op_shl, ATOM_ARG_REG}, { 1157 atom_op_shl, ATOM_ARG_PS}, { 1158 atom_op_shl, ATOM_ARG_WS}, { 1159 atom_op_shl, ATOM_ARG_FB}, { 1160 atom_op_shl, ATOM_ARG_PLL}, { 1161 atom_op_shl, ATOM_ARG_MC}, {
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 969 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1201 atom_op_shl, ATOM_ARG_REG}, { 1202 atom_op_shl, ATOM_ARG_PS}, { 1203 atom_op_shl, ATOM_ARG_WS}, { 1204 atom_op_shl, ATOM_ARG_FB}, { 1205 atom_op_shl, ATOM_ARG_PLL}, { 1206 atom_op_shl, ATOM_ARG_MC}, {
|