Searched defs:post_divider (Results 1 - 7 of 7) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rv730_dpm.c57 u32 reference_divider, post_divider; local in function:rv730_populate_sclk_value
136 u32 post_divider, reference_divider; local in function:rv730_populate_mclk_value
H A Drv6xx_dpm.h36 u32 post_divider; member in struct:rv6xx_sclk_stepping
H A Dradeon_legacy_crtc.c758 uint32_t post_divider = 0; local in function:radeon_set_pll
H A Dradeon_rv770_dpm.c329 u32 post_divider, reference_divider, feedback_divider8; local in function:rv770_calculate_fractional_mpll_feedback_divider
506 u32 reference_divider, post_divider; local in function:rv770_populate_sclk_value
H A Dradeon_mode.h602 u32 post_divider; member in struct:atom_clock_dividers
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios.h51 u32 post_divider; member in struct:atom_clock_dividers
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_clock_source.c265 uint32_t post_divider; local in function:calc_pll_dividers_in_range
140 calculate_fb_and_fractional_fb_divider(struct calc_pll_clock_source * calc_pll_cs,uint32_t target_pix_clk_100hz,uint32_t ref_divider,uint32_t post_divider,uint32_t * feedback_divider_param,uint32_t * fract_feedback_divider_param) argument
199 calc_fb_divider_checking_tolerance(struct calc_pll_clock_source * calc_pll_cs,struct pll_settings * pll_settings,uint32_t ref_divider,uint32_t post_divider,uint32_t tolerance) argument
[all...]

Completed in 11 milliseconds