Searched refs:post_div (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_base.c1398 } *post_div, local
1457 for (post_div = &post_divs[0]; post_div->divider; ++post_div) {
1458 pll_output_freq = post_div->divider * freq;
1462 if (uses_dvo && (post_div->divider & 1))
1470 given by the terminal post_div->bitvalue */
1471 if ( !post_div->divider ) {
1472 post_div = &post_divs[post_div
[all...]
H A Dradeonfb.h225 int post_div; member in struct:radeon_regs

Completed in 44 milliseconds