Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c874 uint32_t *ppll_div_3, uint32_t *pixclks_cntl) in radeon_legacy_tv_adjust_pll1() argument
887 *ppll_div_3 = (const_ptr->crtcPLL_N & 0x7ff) | (get_post_div(const_ptr->crtcPLL_post_div) << 16); in radeon_legacy_tv_adjust_pll1()
/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h236 u32 ppll_div_3; member