Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-alpha/
Dcore_titan.h321 #define TITAN_TIG_SPACE (TITAN_BASE + 0x100000000UL) macro
/linux-2.4.37.9/arch/alpha/kernel/
Dcore_titan.c60 return (volatile unsigned long *)(TITAN_TIG_SPACE + (offset << 6)); in mk_tig_addr()