| /linux-4.1.27/drivers/gpu/drm/radeon/ | 
| D | radeon_clocks.c | 38 	uint32_t fb_div, ref_div, post_div, sclk;  in radeon_legacy_get_engine_clock()  local68 	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 | 899 				 unsigned *fb_div, unsigned *ref_div)  in avivo_get_fb_ref_div()941 	unsigned ref_div_min, ref_div_max, ref_div;  in radeon_compute_pll_avivo()  local
 1144 		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()  local1009 	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 | 820 				      u32 ref_div,  in atombios_crtc_program_pll()1063 	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 | 152 	unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0;  in r600_set_uvd_clocks()  local
 | 
| D | radeon_mode.h | 597 	u32 ref_div;  member
 | 
| /linux-4.1.27/arch/mips/ath79/ | 
| D | clock.c | 217 static u32 __init ar934x_get_pll_freq(u32 ref, u32 ref_div, u32 nint, u32 nfrac,  in ar934x_get_pll_freq()243 	u32 pll, out_div, ref_div, nint, nfrac, frac, clk_ctrl, postdiv;  in ar934x_clocks_init()  local
 359 	u32 pll, out_div, ref_div, nint, frac, clk_ctrl, postdiv;  in qca955x_clocks_init()  local
 
 | 
| /linux-4.1.27/drivers/media/dvb-frontends/ | 
| D | tda8261.c | 84 static const u8  ref_div[] = { 0x00, 0x01, 0x02, 0x05, 0x07 };  variable
 | 
| /linux-4.1.27/arch/mips/netlogic/xlp/ | 
| D | nlm_hal.c | 309 	u32 mdiv, fdiv, pll_out_freq_den, reg_select, ref_div, pic_div;  in nlm_xlp2_get_pic_frequency()  local
 | 
| /linux-4.1.27/drivers/net/wireless/ath/ath9k/ | 
| D | ar9002_phy.c | 451 	int ref_div = 5;  in ar9002_hw_compute_pll_control()  local
 | 
| /linux-4.1.27/drivers/video/fbdev/aty/ | 
| D | radeon_base.c | 460 	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
 |