Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_display.c978 if (pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_avivo()
984 pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_avivo()
1141 if (pll->flags & RADEON_PLL_USE_REF_DIV) in radeon_compute_pll_legacy()
A Datombios_crtc.c630 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()
652 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()
739 radeon_crtc->pll_flags |= RADEON_PLL_USE_REF_DIV; in atombios_adjust_pll()
A Dradeon_legacy_crtc.c810 pll->flags |= RADEON_PLL_USE_REF_DIV; in radeon_set_pll()
A Dradeon_mode.h151 #define RADEON_PLL_USE_REF_DIV (1 << 2) macro

Completed in 17 milliseconds