Searched refs:atom_op_mul (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/accelerants/radeon_hd/atombios/ |
H A D | atom.cpp | 748 atom_op_mul(atom_exec_context *ctx, int *ptr, int arg) in atom_op_mul() function 1103 { atom_op_mul, ATOM_ARG_REG }, 1104 { atom_op_mul, ATOM_ARG_PS }, 1105 { atom_op_mul, ATOM_ARG_WS }, 1106 { atom_op_mul, ATOM_ARG_FB }, 1107 { atom_op_mul, ATOM_ARG_PLL }, 1108 { atom_op_mul, ATOM_ARG_MC },
|