Home
last modified time | relevance | path

Searched refs:pll_gain (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c708 uint8_t pll_gain; in radeon_set_pll() local
813 pll_gain = radeon_compute_pll_gain(pll->reference_freq, in radeon_set_pll()
835 | ((uint32_t)pll_gain << RADEON_P2PLL_PVG_SHIFT), in radeon_set_pll()
916 | ((uint32_t)pll_gain << RADEON_PPLL_PVG_SHIFT), in radeon_set_pll()
/linux-2.6.39/arch/alpha/kernel/
Dsmc37c669.c540 unsigned pll_gain : 1; /* 1 = 3V, 2 = 5V operation */ member