Searched refs:atom_op_shr (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atom.c | 935 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1146 atom_op_shr, ATOM_ARG_REG}, { 1147 atom_op_shr, ATOM_ARG_PS}, { 1148 atom_op_shr, ATOM_ARG_WS}, { 1149 atom_op_shr, ATOM_ARG_FB}, { 1150 atom_op_shr, ATOM_ARG_PLL}, { 1151 atom_op_shr, ATOM_ARG_MC}, {
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 966 static void atom_op_shr(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shr() function 1185 atom_op_shr, ATOM_ARG_REG}, { 1186 atom_op_shr, ATOM_ARG_PS}, { 1187 atom_op_shr, ATOM_ARG_WS}, { 1188 atom_op_shr, ATOM_ARG_FB}, { 1189 atom_op_shr, ATOM_ARG_PLL}, { 1190 atom_op_shr, ATOM_ARG_MC}, {
|