Searched defs:ref_div (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/sys/dev/drm2/radeon/ |
| D | radeon_clocks.c | 43 uint32_t fb_div, ref_div, post_div, sclk; in radeon_legacy_get_engine_clock() local 73 uint32_t fb_div, ref_div, post_div, mclk; in radeon_legacy_get_memory_clock() local 356 int ref_div = spll->reference_div; in calc_eng_mem_clock() local
|
| D | radeon_display.c | 751 u32 ref_div, in avivo_get_fb_div() 818 u32 ref_div = pll->min_ref_div; in radeon_compute_pll_avivo() local 939 uint32_t ref_div; in radeon_compute_pll_legacy() local
|
| D | atombios_crtc.c | 775 u32 ref_div, in atombios_crtc_program_pll() 1000 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 | 266 static uint8_t radeon_compute_pll_gain(uint16_t ref_freq, uint16_t ref_div, in radeon_compute_pll_gain()
|
| /freebsd-10-stable/sys/mips/atheros/ |
| D | ar934x_chip.c | 69 ar934x_get_pll_freq(uint32_t ref, uint32_t ref_div, uint32_t nint, in ar934x_get_pll_freq() 92 uint32_t pll, out_div, ref_div, nint, nfrac, frac, clk_ctrl, postdiv; in ar934x_chip_detect_sys_frequency() local
|