Searched defs:post_div (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_clocks.c47 uint32_t fb_div, ref_div, post_div, sclk; local
77 uint32_t fb_div, ref_div, post_div, mclk; local
435 calc_eng_mem_clock(struct radeon_device *rdev, uint32_t req_clock, int *fb_div, int *post_div) argument
478 int fb_div, post_div; local
[all...]
H A Drs780_dpm.c989 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + local
1011 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + local
H A Dradeon_legacy_crtc.c756 } *post_div, post_divs[] = { local
H A Dradeon_uvd.c912 unsigned post_div = vco_freq / target_freq; local
H A Datombios_crtc.c1062 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
815 atombios_crtc_program_pll(struct drm_crtc *crtc, u32 crtc_id, int pll_id, u32 encoder_mode, u32 encoder_id, u32 clock, u32 ref_div, u32 fb_div, u32 frac_fb_div, u32 post_div, int bpc, bool ss_enabled, struct radeon_atom_ss *ss) argument
[all...]
H A Dradeon_legacy_tv.c857 int post_div; local
[all...]
H A Dradeon_display.c930 static void avivo_get_fb_ref_div(unsigned nom, unsigned den, unsigned post_div, argument
974 unsigned post_div_min, post_div_max, post_div; local
1135 uint32_t post_div; local
[all...]
H A Dradeon_mode.h170 uint32_t post_div; member in struct:radeon_pll
542 u32 post_div; member in struct:atom_clock_dividers
582 u32 post_div; member in struct:atom_mpll_param
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_pll.c135 unsigned post_div_min, post_div_max, post_div; local
84 amdgpu_pll_get_fb_ref_div(struct amdgpu_device *adev, unsigned int nom, unsigned int den, unsigned int post_div, unsigned int fb_div_max, unsigned int ref_div_max, unsigned int *fb_div, unsigned int *ref_div) argument
[all...]
H A Damdgpu_atombios.h28 u32 post_div; member in struct:atom_clock_dividers
68 u32 post_div; member in struct:atom_mpll_param
H A Damdgpu_atombios_crtc.c825 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
575 amdgpu_atombios_crtc_program_pll(struct drm_crtc *crtc, u32 crtc_id, int pll_id, u32 encoder_mode, u32 encoder_id, u32 clock, u32 ref_div, u32 fb_div, u32 frac_fb_div, u32 post_div, int bpc, bool ss_enabled, struct amdgpu_atom_ss *ss) argument
[all...]
H A Damdgpu_si.c1676 unsigned post_div = vco_freq / target_freq; local
H A Damdgpu_mode.h195 uint32_t post_div; member in struct:amdgpu_pll
/openbsd-current/sys/dev/fdt/
H A Dimxccm.c654 uint64_t main_div, pre_div, post_div, div; local
690 uint64_t main_div, pre_div, post_div; local
[all...]
H A Dsxiccmu.c743 uint32_t reg, post_div, clk_ratio, freq; local

Completed in 405 milliseconds