Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.h239 u32 p2pll_div_0; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c894 uint32_t *p2pll_div_0, uint32_t *pixclks_cntl) in radeon_legacy_tv_adjust_pll2() argument
907 *p2pll_div_0 = (const_ptr->crtcPLL_N & 0x7ff) | (get_post_div(const_ptr->crtcPLL_post_div) << 16); in radeon_legacy_tv_adjust_pll2()
H A Dradeon_mode.h930 uint32_t *p2pll_div_0, uint32_t *pixclks_cntl);
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h248 u32 p2pll_div_0; member