Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
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()