Home
last modified time | relevance | path

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

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