Home
last modified time | relevance | path

Searched refs:SCTR_BASE_ADDR (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c57 struct sctr_regs *sctr = (struct sctr_regs *)SCTR_BASE_ADDR; in timer_init()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dsyscounter.c61 struct sctr_regs *sctr = (struct sctr_regs *)SCTR_BASE_ADDR; in timer_init()
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dconfig.h50 #define SCTR_BASE_ADDR (CONFIG_SYS_IMMR + 0x01b00000) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h297 #define SCTR_BASE_ADDR (AIPS2_OFF_BASE_ADDR + 0x5C000) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dimx-regs.h208 #define SCTR_BASE_ADDR SYSCNT_CTRL_IPS_BASE_ADDR macro