Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dscu.c34 struct scu { struct
39 * scu_ipc_send_command() - send command to SCU argument
119 struct scu *scu; in scu_ipc_simple_command() local
135 struct scu *scu; in scu_ipc_command() local
150 struct scu *scu = dev_get_priv(dev); in scu_ipc_probe() local
/rk3399_rockchip-uboot/arch/arm/mach-aspeed/ast2500/
H 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()
H A Dsdram_ast2500.c71 struct ast2500_scu *scu; member
/rk3399_rockchip-uboot/drivers/clk/aspeed/
H A Dclk_ast2500.c79 static ulong ast2500_get_clkin(struct ast2500_scu *scu) in ast2500_get_clkin()
93 static ulong ast2500_get_uart_clk_rate(struct ast2500_scu *scu, int uart_index) in ast2500_get_uart_clk_rate()
221 static ulong ast2500_configure_ddr(struct ast2500_scu *scu, ulong rate) in ast2500_configure_ddr()
247 static ulong ast2500_configure_mac(struct ast2500_scu *scu, int index) in ast2500_configure_mac()
317 static ulong ast2500_configure_d2pll(struct ast2500_scu *scu, ulong rate) in ast2500_configure_d2pll()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dast2500-u-boot.dtsi7 scu: clock-controller@1e6e2000 { label
H A Dsocfpga_arria10.dtsi750 scu: snoop-control-unit@ffffc000 { label
/rk3399_rockchip-uboot/arch/x86/dts/
H A Dedison.dts85 scu: ipc@ff009000 { label
/rk3399_rockchip-uboot/drivers/reset/
H A Dast2500-reset.c22 struct ast2500_scu *scu; member
/rk3399_rockchip-uboot/drivers/pinctrl/aspeed/
H A Dpinctrl_ast2500.c24 struct ast2500_scu *scu; member
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dap.c114 struct scu_ctlr *scu = (struct scu_ctlr *)NV_PA_ARM_PERIPHBASE; in enable_scu() local
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A 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
/rk3399_rockchip-uboot/drivers/i2c/
H A Dast_i2c.c111 struct ast2500_scu *scu; in ast_i2c_probe() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h143 struct ast2500_scu *scu; member