Searched refs:atom_op_shr (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atom.c | 951 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1162 atom_op_shr, ATOM_ARG_REG}, { 1163 atom_op_shr, ATOM_ARG_PS}, { 1164 atom_op_shr, ATOM_ARG_WS}, { 1165 atom_op_shr, ATOM_ARG_FB}, { 1166 atom_op_shr, ATOM_ARG_PLL}, { 1167 atom_op_shr, ATOM_ARG_MC}, {
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 988 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1207 atom_op_shr, ATOM_ARG_REG}, { 1208 atom_op_shr, ATOM_ARG_PS}, { 1209 atom_op_shr, ATOM_ARG_WS}, { 1210 atom_op_shr, ATOM_ARG_FB}, { 1211 atom_op_shr, ATOM_ARG_PLL}, { 1212 atom_op_shr, ATOM_ARG_MC}, {
|