Home
last modified time | relevance | path

Searched defs:scu (Results 1 – 19 of 19) sorted by relevance

/u-boot/drivers/clk/aspeed/
A Dclk_ast2600.c45 struct ast2600_scu *scu; member
205 static uint32_t ast2600_get_hclk_rate(struct ast2600_scu *scu) in ast2600_get_hclk_rate()
228 static uint32_t ast2600_get_bclk_rate(struct ast2600_scu *scu) in ast2600_get_bclk_rate()
238 static uint32_t ast2600_get_pclk1_rate(struct ast2600_scu *scu) in ast2600_get_pclk1_rate()
248 static uint32_t ast2600_get_pclk2_rate(struct ast2600_scu *scu) in ast2600_get_pclk2_rate()
508 static uint32_t ast2600_configure_pll(struct ast2600_scu *scu, in ast2600_configure_pll()
862 static ulong ast2600_enable_sdclk(struct ast2600_scu *scu) in ast2600_enable_sdclk()
879 static ulong ast2600_enable_extsdclk(struct ast2600_scu *scu) in ast2600_enable_extsdclk()
907 static ulong ast2600_enable_emmcclk(struct ast2600_scu *scu) in ast2600_enable_emmcclk()
957 static ulong ast2600_enable_fsiclk(struct ast2600_scu *scu) in ast2600_enable_fsiclk()
[all …]
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/reset/
A Dreset-ast2600.c17 struct ast2600_scu *scu; member
39 struct ast2600_scu *scu = priv->scu; in ast2600_reset_assert() local
54 struct ast2600_scu *scu = priv->scu; in ast2600_reset_deassert() local
A Dreset-ast2500.c18 struct ast2500_scu *scu; member
40 struct ast2500_scu *scu = priv->scu; in ast2500_reset_assert() local
55 struct ast2500_scu *scu = priv->scu; in ast2500_reset_deassert() local
/u-boot/arch/x86/lib/
A Dscu.c35 struct scu { struct
40 * scu_ipc_send_command() - send command to SCU argument
126 struct scu *scu; in scu_ipc_raw_command() local
171 struct scu *scu; in scu_ipc_simple_command() local
198 struct scu *scu; in scu_ipc_command() local
213 struct scu *scu = dev_get_priv(dev); in scu_ipc_probe() local
/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/arch/arm/dts/
A Dast2600-u-boot.dtsi8 scu: clock-controller@1e6e2000 { label
A Dast2500-u-boot.dtsi8 scu: clock-controller@1e6e2000 { label
A Dsocfpga_arria10.dtsi772 scu: snoop-control-unit@ffffc000 { label
A Dsocfpga.dtsi789 scu: snoop-control-unit@fffec000 { label
/u-boot/arch/x86/dts/
A Dedison.dts103 scu: ipc@ff009000 { label
/u-boot/drivers/pinctrl/aspeed/
A Dpinctrl_ast2500.c22 struct ast2500_scu *scu; member
/u-boot/arch/arm/mach-aspeed/ast2600/
A Dboard_common.c74 struct ast2600_scu *scu; in board_add_ram_info() local
/u-boot/arch/arm/mach-tegra/
A Dap.c114 struct scu_ctlr *scu = (struct scu_ctlr *)NV_PA_ARM_PERIPHBASE; in enable_scu() local
/u-boot/arch/arm/mach-imx/mx6/
A Dsoc.c63 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_nr_cpus() local
76 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_cpu_rev() local
/u-boot/drivers/i2c/
A Dast_i2c.c111 struct ast2500_scu *scu; in ast_i2c_probe() local
/u-boot/drivers/ram/aspeed/
A Dsdram_ast2500.c72 struct ast2500_scu *scu; member
A Dsdram_ast2600.c433 struct ast2600_scu *scu; member
/u-boot/arch/arm/include/asm/arch-aspeed/
A Dscu_ast2500.h145 struct ast2500_scu *scu; member

Completed in 21 milliseconds