Home
last modified time | relevance | path

Searched defs:clkin (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/clk/aspeed/
Dclk_ast2500.c52 static ulong ast2500_get_mpll_rate(ulong clkin, u32 mpll_reg) in ast2500_get_mpll_rate()
67 static ulong ast2500_get_hpll_rate(ulong clkin, u32 hpll_reg) in ast2500_get_hpll_rate()
118 ulong clkin = ast2500_get_clkin(priv->scu); in ast2500_clk_get_rate() local
222 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_ddr() local
248 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_mac() local
335 ulong clkin = ast2500_get_clkin(scu); in ast2500_configure_d2pll() local
/external/u-boot/drivers/i2c/
Dexynos_hs_i2c.c142 ulong clkin; in hsi2c_get_clk_details() local