Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dscu.c33 struct scu { struct
38 * scu_ipc_send_command() - send command to SCU argument
118 struct scu *scu; in scu_ipc_simple_command() local
134 struct scu *scu; in scu_ipc_command() local
149 struct scu *scu = dev_get_priv(dev); in scu_ipc_probe() local
/external/u-boot/arch/arm/mach-aspeed/ast2500/
Dclk_ast2500.c32 void ast_scu_unlock(struct ast2500_scu *scu) in ast_scu_unlock()
39 void ast_scu_lock(struct ast2500_scu *scu) in ast_scu_lock()
Dsdram_ast2500.c70 struct ast2500_scu *scu; member
/external/u-boot/drivers/clk/aspeed/
Dclk_ast2500.c78 static ulong ast2500_get_clkin(struct ast2500_scu *scu) in ast2500_get_clkin()
92 static ulong ast2500_get_uart_clk_rate(struct ast2500_scu *scu, int uart_index) in ast2500_get_uart_clk_rate()
220 static ulong ast2500_configure_ddr(struct ast2500_scu *scu, ulong rate) in ast2500_configure_ddr()
246 static ulong ast2500_configure_mac(struct ast2500_scu *scu, int index) in ast2500_configure_mac()
316 static ulong ast2500_configure_d2pll(struct ast2500_scu *scu, ulong rate) in ast2500_configure_d2pll()
/external/u-boot/arch/arm/dts/
Dast2500-u-boot.dtsi7 scu: clock-controller@1e6e2000 { label
Dsocfpga_arria10.dtsi740 scu: snoop-control-unit@ffffc000 { label
/external/u-boot/arch/x86/dts/
Dedison.dts84 scu: ipc@ff009000 { label
/external/u-boot/drivers/reset/
Dast2500-reset.c19 struct ast2500_scu *scu; member
/external/u-boot/drivers/pinctrl/aspeed/
Dpinctrl_ast2500.c21 struct ast2500_scu *scu; member
/external/u-boot/arch/arm/mach-tegra/
Dap.c113 struct scu_ctlr *scu = (struct scu_ctlr *)NV_PA_ARM_PERIPHBASE; in enable_scu() local
/external/u-boot/arch/arm/mach-imx/mx6/
Dsoc.c62 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_nr_cpus() local
75 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_cpu_rev() local
/external/u-boot/drivers/i2c/
Dast_i2c.c108 struct ast2500_scu *scu; in ast_i2c_probe() local
/external/u-boot/arch/arm/include/asm/arch-aspeed/
Dscu_ast2500.h142 struct ast2500_scu *scu; member