Searched defs:ref_div (Results 1 – 16 of 16) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | radeon_clocks.c | 38 uint32_t fb_div, ref_div, post_div, sclk; in radeon_legacy_get_engine_clock() local 68 uint32_t fb_div, ref_div, post_div, mclk; in radeon_legacy_get_memory_clock() local 351 int ref_div = spll->reference_div; in calc_eng_mem_clock() local
|
D | radeon_display.c | 956 unsigned *fb_div, unsigned *ref_div) in avivo_get_fb_ref_div() 998 unsigned ref_div_min, ref_div_max, ref_div; in radeon_compute_pll_avivo() local 1201 uint32_t ref_div; in radeon_compute_pll_legacy() local
|
D | rs780_dpm.c | 987 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_debugfs_print_current_performance_level() local 1009 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_get_current_sclk() local
|
D | atombios_crtc.c | 822 u32 ref_div, in atombios_crtc_program_pll() 1065 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; in atombios_crtc_set_pll() local
|
D | radeon_legacy_crtc.c | 262 static uint8_t radeon_compute_pll_gain(uint16_t ref_freq, uint16_t ref_div, in radeon_compute_pll_gain()
|
D | rv770_dpm.h | 114 u32 ref_div; member
|
D | r600.c | 199 unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0; in r600_set_uvd_clocks() local
|
D | radeon_mode.h | 600 u32 ref_div; member
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_pll.c | 84 unsigned *fb_div, unsigned *ref_div) in amdgpu_pll_get_fb_ref_div() 126 unsigned ref_div_min, ref_div_max, ref_div; in amdgpu_pll_compute() local
|
D | atombios_crtc.c | 531 u32 ref_div, in amdgpu_atombios_crtc_program_pll() 747 u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; in amdgpu_atombios_crtc_set_pll() local
|
D | amdgpu_atombios.h | 43 u32 ref_div; member
|
/drivers/media/dvb-frontends/ |
D | tda8261.c | 84 static const u8 ref_div[] = { 0x00, 0x01, 0x02, 0x05, 0x07 }; variable
|
/drivers/net/wireless/ath/ath9k/ |
D | ar9002_phy.c | 306 int ref_div = 5; in ar9002_hw_compute_pll_control() local
|
/drivers/video/fbdev/aty/ |
D | radeon_base.c | 583 unsigned sclk, mclk, tmp, ref_div; in radeon_probe_pll_params() local
|
D | atyfb.h | 50 int ref_div; member
|
D | radeonfb.h | 141 int ref_div; member
|