Home
last modified time | relevance | path

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

/external/u-boot/board/renesas/rcar-common/
Dcommon.c53 mstp_clrbits_le32(TMU_BASE + TSTR0, TMU_BASE + TSTR0, TSTR0_STR0); in arch_preboot_os()
/external/u-boot/arch/sh/include/asm/
Dcpu_sh7763.h32 #define TMU_BASE 0xFFD80000 macro
Dcpu_sh7706.h44 #define TMU_BASE 0xFFFFFE90 macro
Dcpu_sh7710.h54 #define TMU_BASE 0xA412FE90 macro
Dcpu_sh7734.h25 #define TMU_BASE 0xFFD80000 macro
Dcpu_sh7750.h132 #define TMU_BASE 0xFFD80000 macro
Dcpu_sh7785.h34 #define TMU_BASE 0xFFD80000 macro
Dcpu_sh7723.h84 #define TMU_BASE 0xFFD80000 macro
Dcpu_sh7724.h105 #define TMU_BASE 0xFFD80000 macro
Dcpu_sh7757.h39 #define TMU_BASE 0xFE430000 macro
Dcpu_sh7753.h36 #define TMU_BASE 0xFE430000 macro
Dcpu_sh7752.h36 #define TMU_BASE 0xFE430000 macro
Dcpu_sh7720.h93 #define TMU_BASE 0xA412FE90 macro
Dcpu_sh7780.h260 #define TMU_BASE 0xFFD80000 macro
Dcpu_sh7722.h215 #define TMU_BASE 0xFFD80000 macro
/external/u-boot/arch/sh/lib/
Dtime.c20 static struct tmu_regs *tmu = (struct tmu_regs *)TMU_BASE;
/external/u-boot/arch/arm/mach-rmobile/include/mach/
Drcar-gen3-base.h17 #define TMU_BASE 0xE61E0000 macro
Dr8a7740.h31 #define TMU_BASE 0xFFF80000 macro
Drcar-base.h19 #define TMU_BASE 0xE61E0000 macro
/external/u-boot/drivers/clk/renesas/
Drenesas-cpg-mssr.c161 clrbits_le32(TMU_BASE + TSTR0, TSTR0_STR0); in renesas_clk_remove()