Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-imx/mx6/
A Dsoc.c33 struct scu_regs { struct
34 u32 ctrl;
35 u32 config;
36 u32 status;
37 u32 invalidate;
38 u32 fpga_rev;
/u-boot/arch/arm/mach-zynq/include/mach/
A Dhardware.h110 struct scu_regs { struct
116 #define scu_base ((struct scu_regs *)ZYNQ_SCU_BASEADDR) argument
/u-boot/arch/arm/mach-socfpga/
A Dmisc_gen5.c37 static struct scu_registers *scu_regs = variable

Completed in 7 milliseconds