Home
last modified time | relevance | path

Searched defs:vco_freq (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_phy.c223 unsigned long long vco_freq = clock; in phy_get_vco_freq() local
241 static u8 phy_get_cp_current(unsigned long vco_freq) in phy_get_cp_current()
249 static u32 phy_get_rm_offset(unsigned long long vco_freq) in phy_get_rm_offset()
263 static u8 phy_get_vco_gain(unsigned long long vco_freq) in phy_get_vco_gain()
411 unsigned long long vco_freq; in vc5_hdmi_phy_init() local
961 unsigned long long vco_freq; in vc6_hdmi_phy_init() local
/linux/drivers/gpu/drm/radeon/
H A Drv740_dpm.c159 u32 vco_freq = engine_clock * dividers.post_div; in rv740_populate_sclk_value() local
246 u32 vco_freq = memory_clock * dividers.post_div; in rv740_populate_mclk_value() local
H A Drv730_dpm.c90 u32 vco_freq = engine_clock * post_divider; in rv730_populate_sclk_value() local
165 u32 vco_freq = memory_clock * post_divider; in rv730_populate_mclk_value() local
H A Drv6xx_dpm.c533 static inline u32 rv6xx_calculate_spread_spectrum_clk_v(u32 vco_freq, u32 ref_freq, in rv6xx_calculate_spread_spectrum_clk_v()
555 u32 vco_freq, clk_v, clk_s; in rv6xx_program_engine_spread_spectrum() local
634 u32 *vco_freq) in rv6xx_find_memory_clock_with_highest_vco()
658 u32 vco_freq = 0, clk_v, clk_s; in rv6xx_program_mclk_spread_spectrum_parameters() local
H A Dni_dpm.c2042 u32 vco_freq = engine_clock * dividers.post_div; in ni_calculate_sclk_params() local
2238 u32 vco_freq = memory_clock * dividers.post_div; in ni_populate_mclk_value() local
H A Dcypress_dpm.c554 u32 vco_freq = memory_clock * dividers.post_div; in cypress_populate_mclk_value() local
H A Drv770_dpm.c541 u32 vco_freq = engine_clock * post_divider; in rv770_populate_sclk_value() local
H A Dsi_dpm.c4762 u32 vco_freq = engine_clock * dividers.post_div; in si_calculate_sclk_params() local
/linux/drivers/clk/
H A Dclk-plldig.c60 unsigned int vco_freq; member
126 static unsigned long plldig_calc_target_div(unsigned long vco_freq, in plldig_calc_target_div()
H A Dclk-highbank.c96 unsigned long divf, divq, vco_freq, reg; in clk_pll_recalc_rate() local
113 unsigned long vco_freq; in clk_pll_calc() local
/linux/drivers/clk/socfpga/
H A Dclk-pll-s10.c66 unsigned long long vco_freq; in agilex_clk_pll_recalc_rate() local
89 unsigned long long vco_freq; in clk_pll_recalc_rate() local
H A Dclk-pll.c43 unsigned long long vco_freq; in clk_pll_recalc_rate() local
/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c74 u64 vco_freq; member
171 u64 vco_freq[60]; in pll_get_post_div() local
H A Dhdmi_phy_8998.c73 u64 vco_freq; member
/linux/drivers/media/dvb-frontends/
H A Dstv6110.c252 u32 divider, ref, p, presc, i, result_freq, vco_freq; in stv6110_set_frequency() local
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dclock_source.h111 uint32_t vco_freq; member
/linux/drivers/media/tuners/
H A Dr820t.c541 u32 vco_freq; in r820t_set_pll() local
/linux/drivers/iio/frequency/
H A Dad9523.c275 unsigned long vco_freq; member
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c902 uint32_t vco_freq = clock * dividers.uc_pll_post_div; in fiji_calculate_sclk_params() local
H A Dci_smumgr.c343 uint32_t vco_freq = clock * dividers.uc_pll_post_div; in ci_calculate_sclk_params() local
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c2484 u32 freqref, vco_freq, val1, val2, val3, timeout, timeoutref, count; in lpphy_b2063_tune() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c145 int hpll_freq, vco_freq[] = { 800, 1600, 2000, 2400 }; in vlv_get_hpll_vco() local