Searched refs:atom_op_div (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/accelerants/radeon_hd/atombios/ |
H A D | atom.cpp | 603 atom_op_div(atom_exec_context *ctx, int *ptr, int arg) in atom_op_div() function 1109 { atom_op_div, ATOM_ARG_REG }, 1110 { atom_op_div, ATOM_ARG_PS }, 1111 { atom_op_div, ATOM_ARG_WS }, 1112 { atom_op_div, ATOM_ARG_FB }, 1113 { atom_op_div, ATOM_ARG_PLL }, 1114 { atom_op_div, ATOM_ARG_MC },
|