Home
last modified time | relevance | path

Searched refs:JZ4740_TCU_BASE_ADDR (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/mach-jz4740/
Dbase.h7 #define JZ4740_TCU_BASE_ADDR 0x10002010 macro
/arch/mips/jz4740/
Dtimer.c40 jz4740_timer_base = ioremap(JZ4740_TCU_BASE_ADDR, 0x100); in jz4740_timer_init()