Home
last modified time | relevance | path

Searched refs:clkin (Results 1 – 6 of 6) sorted by relevance

/u-boot/drivers/clk/aspeed/
A Dclk_ast2500.c122 ulong clkin = ast2500_get_clkin(priv->scu); in ast2500_clk_get_rate() local
131 rate = ast2500_get_hpll_rate(clkin, in ast2500_clk_get_rate()
135 rate = ast2500_get_mpll_rate(clkin, in ast2500_clk_get_rate()
143 rate = ast2500_get_hpll_rate(clkin, in ast2500_clk_get_rate()
154 rate = ast2500_get_hpll_rate(clkin, in ast2500_clk_get_rate()
271 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_ddr() local
279 ast2500_calc_clock_config(clkin, rate, &div_cfg); in ast2500_configure_ddr()
292 return ast2500_get_mpll_rate(clkin, mpll_reg); in ast2500_configure_ddr()
297 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_mac() local
298 ulong hpll_rate = ast2500_get_hpll_rate(clkin, in ast2500_configure_mac()
[all …]
/u-boot/drivers/i2c/
A Dexynos_hs_i2c.c145 ulong clkin; in hsi2c_get_clk_details() local
151 clkin = get_i2c_clk(); in hsi2c_get_clk_details()
153 clkin = get_PCLK(); in hsi2c_get_clk_details()
162 utemp0 = (clkin / op_clk) - 8 - 2 * t_ftl_cycle; in hsi2c_get_clk_details()
/u-boot/arch/arm/dts/
A Dmeson-gxbb.dtsi773 clock-names = "clkin", "core", "adc_clk", "adc_sel";
A Dmeson-gxl.dtsi842 clock-names = "clkin", "core", "adc_clk", "adc_sel";
A Dmeson-axg.dtsi1561 clock-names = "clkin", "core", "adc_clk", "adc_sel";
A Dmeson-g12-common.dtsi2094 clock-names = "clkin", "core", "adc_clk", "adc_sel";

Completed in 16 milliseconds