Searched refs:atom_op_shr (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | atom.c | 939 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1150 atom_op_shr, ATOM_ARG_REG}, { 1151 atom_op_shr, ATOM_ARG_PS}, { 1152 atom_op_shr, ATOM_ARG_WS}, { 1153 atom_op_shr, ATOM_ARG_FB}, { 1154 atom_op_shr, ATOM_ARG_PLL}, { 1155 atom_op_shr, ATOM_ARG_MC}, {
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 968 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1187 atom_op_shr, ATOM_ARG_REG}, { 1188 atom_op_shr, ATOM_ARG_PS}, { 1189 atom_op_shr, ATOM_ARG_WS}, { 1190 atom_op_shr, ATOM_ARG_FB}, { 1191 atom_op_shr, ATOM_ARG_PLL}, { 1192 atom_op_shr, ATOM_ARG_MC}, {
|