Home
last modified time | relevance | path

Searched refs:ast2500_scu (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/mach-aspeed/ast2500/
A Dclk_ast2500.c33 void ast_scu_unlock(struct ast2500_scu *scu) in ast_scu_unlock()
40 void ast_scu_lock(struct ast2500_scu *scu) in ast_scu_lock()
/u-boot/drivers/reset/
A Dreset-ast2500.c18 struct ast2500_scu *scu;
40 struct ast2500_scu *scu = priv->scu; in ast2500_reset_assert()
55 struct ast2500_scu *scu = priv->scu; in ast2500_reset_deassert()
/u-boot/arch/arm/include/asm/arch-aspeed/
A Dscu_ast2500.h145 struct ast2500_scu *scu;
148 struct ast2500_scu { struct
236 void ast_scu_unlock(struct ast2500_scu *scu);
243 void ast_scu_lock(struct ast2500_scu *scu);
/u-boot/drivers/clk/aspeed/
A Dclk_ast2500.c82 static ulong ast2500_get_clkin(struct ast2500_scu *scu) in ast2500_get_clkin()
96 static ulong ast2500_get_uart_clk_rate(struct ast2500_scu *scu, int uart_index) in ast2500_get_uart_clk_rate()
269 static ulong ast2500_configure_ddr(struct ast2500_scu *scu, ulong rate) in ast2500_configure_ddr()
295 static ulong ast2500_configure_mac(struct ast2500_scu *scu, int index) in ast2500_configure_mac()
365 static ulong ast2500_configure_d2pll(struct ast2500_scu *scu, ulong rate) in ast2500_configure_d2pll()
/u-boot/drivers/pinctrl/aspeed/
A Dpinctrl_ast2500.c22 struct ast2500_scu *scu;
/u-boot/drivers/i2c/
A Dast_i2c.c111 struct ast2500_scu *scu; in ast_i2c_probe()
/u-boot/drivers/ram/aspeed/
A Dsdram_ast2500.c72 struct ast2500_scu *scu;

Completed in 10 milliseconds