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