Home
last modified time | relevance | path

Searched refs:scu_regs (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-imx/mx6/
Dsoc.c27 struct scu_regs { struct
57 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_nr_cpus()
70 struct scu_regs *scu = (struct scu_regs *)SCU_BASE_ADDR; in get_cpu_rev()
/external/u-boot/arch/arm/mach-zynq/include/mach/
Dhardware.h115 struct scu_regs { struct
121 #define scu_base ((struct scu_regs *)ZYNQ_SCU_BASEADDR) argument
/external/u-boot/arch/arm/mach-socfpga/
Dmisc_gen5.c35 static struct scu_registers *scu_regs = variable
170 setbits_le32(&scu_regs->sacr, 0xfff); in socfpga_sdram_remap_zero()