Searched refs:TMU_BASE (Results 1 - 16 of 16) sorted by relevance

/u-boot/arch/sh/lib/
H A Dtime.c29 writew(readw(TMU_BASE + TCR0) & ~TCR_TPSC, TMU_BASE + TCR0);
30 writeb(readb(TMU_BASE + TSTR) & ~TSTR_STR0, TMU_BASE + TSTR);
31 writeb(readb(TMU_BASE + TSTR) | TSTR_STR0, TMU_BASE + TSTR);
/u-boot/arch/sh/include/asm/
H A Dconfig.h12 #define CFG_SYS_TIMER_COUNTER (TMU_BASE + 0xc) /* TCNT0 */
H A Dcpu_sh7763.h32 #define TMU_BASE 0xFFD80000 macro
H A Dcpu_sh7734.h25 #define TMU_BASE 0xFFD80000 macro
H A Dcpu_sh7757.h39 #define TMU_BASE 0xFE430000 macro
H A Dcpu_sh7752.h36 #define TMU_BASE 0xFE430000 macro
H A Dcpu_sh7753.h36 #define TMU_BASE 0xFE430000 macro
H A Dcpu_sh7750.h132 #define TMU_BASE 0xFFD80000 macro
H A Dcpu_sh7723.h84 #define TMU_BASE 0xFFD80000 macro
H A Dcpu_sh7780.h260 #define TMU_BASE 0xFFD80000 macro
H A Dcpu_sh7722.h215 #define TMU_BASE 0xFFD80000 macro
/u-boot/include/configs/
H A Drcar-gen2-common.h20 #define CFG_SYS_TIMER_COUNTER (TMU_BASE + 0xc) /* TCNT0 */
/u-boot/arch/arm/mach-renesas/include/mach/
H A Drcar-gen4-base.h16 #define TMU_BASE 0xE61E0000 macro
H A Drcar-gen3-base.h17 #define TMU_BASE 0xE61E0000 macro
H A Drcar-base.h19 #define TMU_BASE 0xE61E0000 macro
/u-boot/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c122 clrbits_le32(TMU_BASE + TSTR0, TSTR0_STR0);

Completed in 185 milliseconds