Searched refs:atom_op_shl (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/accelerants/radeon_hd/atombios/ |
H A D | atom.cpp | 933 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl() function 1181 { atom_op_shl, ATOM_ARG_REG }, 1182 { atom_op_shl, ATOM_ARG_PS }, 1183 { atom_op_shl, ATOM_ARG_WS }, 1184 { atom_op_shl, ATOM_ARG_FB }, 1185 { atom_op_shl, ATOM_ARG_PLL }, 1186 { atom_op_shl, ATOM_ARG_MC },
|