Searched defs:ref_div (Results 1 - 14 of 14) 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
440 int ref_div = spll->reference_div; local
[all...]
H A Drs780_dpm.c988 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; local
1010 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; local
H A Dradeon_legacy_crtc.c266 static uint8_t radeon_compute_pll_gain(uint16_t ref_freq, uint16_t ref_div, argument
H A Drv770_dpm.h115 u32 ref_div; member in struct:rv7xx_power_info
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_display.c975 unsigned ref_div_min, ref_div_max, ref_div; local
930 avivo_get_fb_ref_div(unsigned nom, unsigned den, unsigned post_div, unsigned fb_div_max, unsigned ref_div_max, unsigned *fb_div, unsigned *ref_div) argument
1176 uint32_t ref_div; local
[all...]
H A Dr600.c205 unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0; local
H A Dradeon_mode.h557 u32 ref_div; member in struct:atom_clock_dividers
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_pll.c136 unsigned ref_div_min, ref_div_max, ref_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.h43 u32 ref_div; member in struct:atom_clock_dividers
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...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hubbub.c921 uint32_t ref_div = 0; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c544 uint32_t ref_div = 0; local
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h571 u32 ref_div; member in struct:rv7xx_power_info

Completed in 117 milliseconds