Home
last modified time | relevance | path

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

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