Home
last modified time | relevance | path

Searched defs:ref_div (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_clocks.c47 uint32_t fb_div, ref_div, post_div, sclk; in radeon_legacy_get_engine_clock() local
77 uint32_t fb_div, ref_div, post_div, mclk; in radeon_legacy_get_memory_clock() local
440 int ref_div = spll->reference_div; in calc_eng_mem_clock() local
H A Dradeon_display.c926 unsigned *fb_div, unsigned *ref_div) in avivo_get_fb_ref_div() argument
969 unsigned ref_div_min, ref_div_max, ref_div; in radeon_compute_pll_avivo() local
1170 uint32_t ref_div; radeon_compute_pll_legacy() local
[all...]
H A Drs780_dpm.c988 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_debugfs_print_current_performance_level() local
1010 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_get_current_sclk() local
H A Datombios_crtc.c821 u32 ref_div, in atombios_crtc_program_pll()
1062 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; in atombios_crtc_set_pll() local
H A Dradeon_legacy_crtc.c266 static uint8_t radeon_compute_pll_gain(uint16_t ref_freq, uint16_t ref_div, in radeon_compute_pll_gain()
H A Drv770_dpm.h115 u32 ref_div; member
H A Dr600.c205 unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0; in r600_set_uvd_clocks() local
H A Dradeon_mode.h557 u32 ref_div; member
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_pll.c87 unsigned int *fb_div, unsigned int *ref_div) in amdgpu_pll_get_fb_ref_div()
136 unsigned ref_div_min, ref_div_max, ref_div; in amdgpu_pll_compute() local
H A Damdgpu_atombios_crtc.c581 u32 ref_div, in amdgpu_atombios_crtc_program_pll()
825 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; in amdgpu_atombios_crtc_set_pll() local
H A Damdgpu_atombios.h43 u32 ref_div; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hubbub.c544 uint32_t ref_div = 0; in hubbub2_get_dchub_ref_freq() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hubbub.c921 uint32_t ref_div = 0; in hubbub31_get_dchub_ref_freq() local
/openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h571 u32 ref_div; member