Home
last modified time | relevance | path

Searched refs:ast2400_scu (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c37 extern u32 ast2400_get_clkin(struct ast2400_scu *scu) in ast2400_get_clkin()
61 extern u32 ast2400_get_mpll_rate(struct ast2400_scu *scu) in ast2400_get_mpll_rate()
91 extern u32 ast2400_get_hpll_rate(struct ast2400_scu *scu) in ast2400_get_hpll_rate()
142 extern u32 ast2400_get_d2pll_rate(struct ast2400_scu *scu) in ast2400_get_d2pll_rate()
177 static u32 ast2400_get_hclk(struct ast2400_scu *scu) in ast2400_get_hclk()
188 static u32 ast2400_get_pclk(struct ast2400_scu *scu) in ast2400_get_pclk()
199 static u32 ast2400_get_sdio_clk_rate(struct ast2400_scu *scu) in ast2400_get_sdio_clk_rate()
355 static ulong ast2400_configure_ddr(struct ast2400_scu *scu, ulong rate) in ast2400_configure_ddr()
399 static ulong ast2400_configure_mac(struct ast2400_scu *scu, int index) in ast2400_configure_mac()
432 static ulong ast2400_enable_sdclk(struct ast2400_scu *scu) in ast2400_enable_sdclk()
[all …]
/openbmc/u-boot/drivers/reset/aspeed/
H A Dreset-ast2400.c15 struct ast2400_scu *scu;
21 struct ast2400_scu *scu = priv->scu; in ast2400_reset_deassert()
33 struct ast2400_scu *scu = priv->scu; in ast2400_reset_assert()
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2400.h115 struct ast2400_scu *scu;
118 struct ast2400_scu { struct
/openbmc/u-boot/drivers/pinctrl/aspeed/
H A Dpinctrl_ast2400.c18 struct ast2400_scu *scu;