Searched defs:ref_div (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_clocks.c | 47 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 D | radeon_display.c | 926 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 D | rs780_dpm.c | 988 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 D | atombios_crtc.c | 821 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 D | radeon_legacy_crtc.c | 266 static uint8_t radeon_compute_pll_gain(uint16_t ref_freq, uint16_t ref_div, in radeon_compute_pll_gain()
|
H A D | rv770_dpm.h | 115 u32 ref_div; member
|
H A D | r600.c | 205 unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0; in r600_set_uvd_clocks() local
|
H A D | radeon_mode.h | 557 u32 ref_div; member
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_pll.c | 87 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 D | amdgpu_atombios_crtc.c | 581 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 D | amdgpu_atombios.h | 43 u32 ref_div; member
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubbub.c | 544 uint32_t ref_div = 0; in hubbub2_get_dchub_ref_freq() local
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn31/ |
H A D | dcn31_hubbub.c | 921 uint32_t ref_div = 0; in hubbub31_get_dchub_ref_freq() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.h | 571 u32 ref_div; member
|