Searched defs:post_div (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_pm.c | 84 int ref_div, fb_div, post_div; local in function:RADEONSetEngineClock 44 calc_eng_mem_clock(ScrnInfoPtr pScrn,uint32_t req_clock,int ref_div,int * fb_div,int * post_div) argument [all...] |
| H A D | radeon_crtc.c | 169 uint32_t post_div; local in function:RADEONComputePLL_old 323 calc_fb_div(RADEONPLLPtr pll,unsigned long freq,int flags,int post_div,int ref_div,int * fb_div,int * fb_div_frac) argument 352 calc_fb_ref_div(RADEONPLLPtr pll,unsigned long freq,int flags,int post_div,int * fb_div,int * fb_div_frac,int * ref_div) argument 393 int fb_div = 0, fb_div_frac = 0, post_div = 0, ref_div = 0; local in function:RADEONComputePLL_new [all...] |
| H A D | atombios_crtc.c | 588 uint32_t ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local in function:atombios_crtc_set_pll
|
| H A D | legacy_crtc.c | 1204 } *post_div, post_divs[] = { local in function:RADEONInitPLLRegisters 1295 } *post_div, post_divs[] = { local in function:RADEONInitPLL2Registers [all...] |
| H A D | radeon_probe.h | 385 uint32_t post_div; member in struct:avivo_pll_state 645 int post_div; member in struct:__anon297917400b08
|
| H A D | radeon.h | 293 uint32_t post_div; member in struct:__anonb194aea90308
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_crtc.c | 357 } *post_div, local in function:R128InitPLLRegisters 413 } *post_div, local in function:R128InitPLL2Registers [all...] |
| H A D | r128.h | 224 int post_div; member in struct:__anona5d7874c0208
|
Completed in 14 milliseconds