Home | History | Annotate | Download | only in src

Lines Matching refs:p2pll_div_0

432                                    restore->p2pll_div_0 & RADEON_P2PLL_FB0_DIV_MASK);
454 restore->p2pll_div_0,
458 restore->p2pll_div_0,
475 (unsigned)restore->p2pll_div_0,
481 (unsigned)restore->p2pll_div_0 & RADEON_P2PLL_FB0_DIV_MASK,
482 (unsigned)((restore->p2pll_div_0 &
624 save->p2pll_div_0 = INPLL(pScrn, RADEON_P2PLL_DIV_0);
631 (unsigned)save->p2pll_div_0,
636 (unsigned)(save->p2pll_div_0 & RADEON_P2PLL_FB0_DIV_MASK),
637 (unsigned)((save->p2pll_div_0 & RADEON_P2PLL_POST0_DIV_MASK)
1313 save->p2pll_div_0 = info->FeedbackDivider | (info->PostDivider << 16);
1351 save->p2pll_div_0 = (save->feedback_div_2 |