Searched refs:r2_out (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dpll.h51 unsigned *r2_out, unsigned *n2_out, unsigned *p_out);
H A Dpll.cpp758 unsigned *r2_out, unsigned *n2_out, unsigned *p_out)
774 *r2_out = 2;
818 *r2_out = best.r2;
757 hsw_ddi_calculate_wrpll(int clock , unsigned *r2_out, unsigned *n2_out, unsigned *p_out) argument
H A DPorts.cpp2691 unsigned int r2_out, n2_out, p_out; local
2694 &r2_out, &n2_out, &p_out);

Completed in 92 milliseconds