Searched refs:post (Results 1 - 4 of 4) sorted by relevance

/haiku/3rdparty/mmu_man/scripts/
H A DQuickConfig.sh16 /system/boot/post-install/sshd_keymaker.sh
/haiku/src/add-ons/accelerants/radeon/
H A Dpll.c109 //SHOW_FLOW( 2, "idx of fixed post divider: %d", min_post_div_idx );
112 // post dividers are quite restrictive, so they provide little search space only
120 // post devider determines VCO frequency, so determine and verify it;
188 dividers->post = pll->post_divs[best_post_div_idx].divider;
195 /*SHOW_FLOW( 2, "post_code=%d, post=%d, extra_post_code=%d, extra_post=%d, ref=%d, feedback=%d, freq=%d",
196 dividers->post_code, dividers->post, dividers->extra_post_code,
222 SHOW_FLOW( 2, "fixed post divider: %d", fixed_post_div );
311 // normal PLLs have no extra post divider
318 // extra post-divider provided by Rage Theatre
326 // post
[all...]
H A Dset_mode.h15 uint32 post_code; // code for post divider
16 uint32 post; // value of post divider member in struct:__anon1235
17 uint32 extra_post_code; // code for extra post divider
18 uint32 extra_post; // value of extra post divider
H A Dimpactv.c490 (params->tv_dividers.post << RADEON_TV_PLL_CNTL_TV_P_SHIFT); //|

Completed in 41 milliseconds