Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c744 uint8_t pll_gain; in radeon_set_pll() local
849 pll_gain = radeon_compute_pll_gain(pll->reference_freq, in radeon_set_pll()
871 | ((uint32_t)pll_gain << RADEON_P2PLL_PVG_SHIFT), in radeon_set_pll()
952 | ((uint32_t)pll_gain << RADEON_PPLL_PVG_SHIFT), in radeon_set_pll()
/linux/arch/alpha/kernel/
H A Dsmc37c669.c541 unsigned pll_gain : 1; /* 1 = 3V, 2 = 5V operation */ member