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

/haiku/src/add-ons/accelerants/radeon/
H A Dset_mode.h22 } pll_dividers; typedef in typeref:struct:__anon1235
64 pll_dividers tv_dividers;
65 pll_dividers crt_dividers;
215 void Radeon_CalcCRTPLLDividers( const general_pll_info *general_pll, const display_mode *mode, pll_dividers *dividers );
216 void Radeon_CalcPLLRegisters( const display_mode *mode, const pll_dividers *dividers, pll_regs *values );
218 void Radeon_CalcPLLDividers( const pll_info *pll, uint32 freq, uint fixed_post_div, pll_dividers *dividers );
224 pll_dividers *dividers,
H A Dpll.c52 const pll_info *pll, uint32 freq, uint fixed_post_div, pll_dividers *dividers )
215 pll_dividers *dividers,
408 const general_pll_info *general_pll, const display_mode *mode, pll_dividers *dividers )
436 const display_mode *mode, const pll_dividers *dividers, pll_regs *values )
H A DSetDisplayMode.c124 pll_dividers dividers;

Completed in 43 milliseconds