Searched refs:atom_op_shr (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 936 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1147 atom_op_shr, ATOM_ARG_REG}, { 1148 atom_op_shr, ATOM_ARG_PS}, { 1149 atom_op_shr, ATOM_ARG_WS}, { 1150 atom_op_shr, ATOM_ARG_FB}, { 1151 atom_op_shr, ATOM_ARG_PLL}, { 1152 atom_op_shr, ATOM_ARG_MC}, {
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 974 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1193 atom_op_shr, ATOM_ARG_REG}, { 1194 atom_op_shr, ATOM_ARG_PS}, { 1195 atom_op_shr, ATOM_ARG_WS}, { 1196 atom_op_shr, ATOM_ARG_FB}, { 1197 atom_op_shr, ATOM_ARG_PLL}, { 1198 atom_op_shr, ATOM_ARG_MC}, {
|