Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Dset_mode.h215 void Radeon_CalcCRTPLLDividers( const general_pll_info *general_pll, const display_mode *mode, pll_…
H A Dpll.c407 void Radeon_CalcCRTPLLDividers( in Radeon_CalcCRTPLLDividers() function
H A DSetDisplayMode.c232 Radeon_CalcCRTPLLDividers( &si->pll, mode, &dividers ); in Radeon_SetMode()