Home
last modified time | relevance | path

Searched refs:extra_post_div_idx (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dpll.c74 post_div_idx, extra_post_div_idx, in Radeon_CalcPLLDividers() local
113 …for( extra_post_div_idx = 0; pll->extra_post_divs[extra_post_div_idx].divider != 0; ++extra_post_d… in Radeon_CalcPLLDividers()
118 * pll->extra_post_divs[extra_post_div_idx].divider; in Radeon_CalcPLLDividers()
176 best_extra_post_div_idx = extra_post_div_idx; in Radeon_CalcPLLDividers()