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

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_clocks.c48 uint32_t fb_div, ref_div, post_div, sclk; local
78 uint32_t fb_div, ref_div, post_div, mclk; local
356 calc_eng_mem_clock(struct radeon_device *rdev, uint32_t req_clock, int *fb_div, int *post_div) argument
399 int fb_div, post_div; local
[all...]
H A Dradeon_rs780_dpm.c996 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + local
1019 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + local
H A Dradeon_legacy_crtc.c772 } *post_div, post_divs[] = { local
H A Dradeon_uvd.c929 unsigned post_div = vco_freq / target_freq; local
H A Dradeon_display.c922 static void avivo_get_fb_ref_div(unsigned nom, unsigned den, unsigned post_div, argument
965 unsigned post_div_min, post_div_max, post_div; local
1128 uint32_t post_div; local
[all...]
H A Dradeon_atombios_crtc.c1077 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
828 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.c861 int post_div; local
[all...]
H A Dradeon_mode.h173 uint32_t post_div; member in struct:radeon_pll
581 u32 post_div; member in struct:atom_clock_dividers
621 u32 post_div; member in struct:atom_mpll_param
/netbsd-current/sys/arch/mips/atheros/
H A Dar9344.c123 uint32_t out_div, ref_div, nint, post_div; local
[all...]
/netbsd-current/sys/arch/arm/nxp/
H A Dimx_ccm_composite.c86 const u_int post_div = __SHIFTOUT(val, TARGET_ROOT_POST_PODF) + 1; local
/netbsd-current/sys/arch/arm/sunxi/
H A Dsun9i_a80_cpusclk.c178 const u_int post_div = __SHIFTOUT(val, CPUS_POST_DIV); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios.h30 u32 post_div; member in struct:atom_clock_dividers
70 u32 post_div; member in struct:atom_mpll_param
H A Damdgpu_pll.c90 static void amdgpu_pll_get_fb_ref_div(unsigned nom, unsigned den, unsigned post_div, argument
133 unsigned post_div_min, post_div_max, post_div; local
[all...]
H A Damdgpu_atombios_crtc.c832 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; local
582 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_mode.h198 uint32_t post_div; member in struct:amdgpu_pll
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_mcp77.c60 u32 post_div = 0; local
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm53xx_board.c325 u_int post_div = __SHIFTOUT(pll_dividers, PLL_DIVIDERS_POST_DIV); local
/netbsd-current/sys/dev/pci/
H A Dmachfb.c937 int post_div, dot_clock, vrefresh, vrefresh2; local

Completed in 331 milliseconds