Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c899 uint32_t *p2pll_div_0, uint32_t *pixclks_cntl) in radeon_legacy_tv_adjust_pll2() argument
912 *p2pll_div_0 = (const_ptr->crtcPLL_N & 0x7ff) | (get_post_div(const_ptr->crtcPLL_post_div) << 16); in radeon_legacy_tv_adjust_pll2()
Dradeon_mode.h965 uint32_t *p2pll_div_0, uint32_t *pixclks_cntl);
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeonfb.h248 u32 p2pll_div_0; member