Home
last modified time | relevance | path

Searched refs:TMU_BASE (Results 1 – 17 of 17) sorted by relevance

/u-boot/arch/sh/lib/
A Dtime.c29 writew(readw(TMU_BASE + TCR0) & ~TCR_TPSC, TMU_BASE + TCR0); in timer_init()
30 writeb(readb(TMU_BASE + TSTR) & ~TSTR_STR0, TMU_BASE + TSTR); in timer_init()
31 writeb(readb(TMU_BASE + TSTR) | TSTR_STR0, TMU_BASE + TSTR); in timer_init()
/u-boot/arch/sh/include/asm/
A Dconfig.h15 #define CONFIG_SYS_TIMER_COUNTER (TMU_BASE + 0xc) /* TCNT0 */
A Dcpu_sh7763.h32 #define TMU_BASE 0xFFD80000 macro
A Dcpu_sh7734.h25 #define TMU_BASE 0xFFD80000 macro
A Dcpu_sh7750.h132 #define TMU_BASE 0xFFD80000 macro
A Dcpu_sh7723.h84 #define TMU_BASE 0xFFD80000 macro
A Dcpu_sh7757.h39 #define TMU_BASE 0xFE430000 macro
A Dcpu_sh7752.h36 #define TMU_BASE 0xFE430000 macro
A Dcpu_sh7753.h36 #define TMU_BASE 0xFE430000 macro
A Dcpu_sh7780.h260 #define TMU_BASE 0xFFD80000 macro
A Dcpu_sh7722.h215 #define TMU_BASE 0xFFD80000 macro
/u-boot/include/configs/
A Drcar-gen2-common.h51 #define CONFIG_SYS_TIMER_COUNTER (TMU_BASE + 0xc) /* TCNT0 */
A Darmadillo-800eva.h19 #define CONFIG_SYS_TIMER_COUNTER (TMU_BASE + 0xc) /* TCNT0 */
/u-boot/arch/arm/mach-rmobile/include/mach/
A Drcar-gen3-base.h17 #define TMU_BASE 0xE61E0000 macro
A Dr8a7740.h31 #define TMU_BASE 0xFFF80000 macro
A Drcar-base.h19 #define TMU_BASE 0xE61E0000 macro
/u-boot/drivers/clk/renesas/
A Drenesas-cpg-mssr.c163 clrbits_le32(TMU_BASE + TSTR0, TSTR0_STR0); in renesas_clk_remove()

Completed in 29 milliseconds