Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Dset_mode.h217 void Radeon_ProgramPLL( accelerator_info *ai, int crtc_idx, pll_regs *values );
H A Dpll.c454 void Radeon_ProgramPLL( in Radeon_ProgramPLL() function
H A DSetDisplayMode.c272 Radeon_ProgramPLL( ai, crtc->crtc_idx, &pll_values ); in Radeon_SetMode()