Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c216 extern u32 ast2600_get_pll_rate(struct ast2600_scu *scu, int pll_idx) in ast2600_get_pll_rate()
271 extern u32 ast2600_get_apll_rate(struct ast2600_scu *scu) in ast2600_get_apll_rate()
337 static u32 ast2600_get_hclk(struct ast2600_scu *scu) in ast2600_get_hclk()
374 static u32 ast2600_get_bclk_rate(struct ast2600_scu *scu) in ast2600_get_bclk_rate()
392 static u32 ast2600_get_pclk1(struct ast2600_scu *scu) in ast2600_get_pclk1()
401 static u32 ast2600_get_pclk2(struct ast2600_scu *scu) in ast2600_get_pclk2()
410 static u32 ast2600_get_uxclk_in_rate(struct ast2600_scu *scu) in ast2600_get_uxclk_in_rate()
434 static u32 ast2600_get_huxclk_in_rate(struct ast2600_scu *scu) in ast2600_get_huxclk_in_rate()
458 static u32 ast2600_get_uart_uxclk_rate(struct ast2600_scu *scu) in ast2600_get_uart_uxclk_rate()
472 static u32 ast2600_get_uart_huxclk_rate(struct ast2600_scu *scu) in ast2600_get_uart_huxclk_rate()
[all …]
/openbmc/u-boot/drivers/reset/aspeed/
H A Dreset-ast2600.c18 struct ast2600_scu *scu;
24 struct ast2600_scu *scu = priv->scu; in ast2600_reset_deassert()
39 struct ast2600_scu *scu = priv->scu; in ast2600_reset_assert()
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2600.h12 struct ast2600_scu *scu;
22 struct ast2600_scu { struct
/openbmc/u-boot/drivers/pinctrl/aspeed/
H A Dpinctrl_ast2600.c22 struct ast2600_scu *scu;