Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dstarfire.c84 unsigned long treg_base, hwmid, i; in starfire_hookup() local
91 treg_base = 0x100fc000000UL; in starfire_hookup()
96 treg_base += (hwmid << 33UL); in starfire_hookup()
97 treg_base += 0x200UL; in starfire_hookup()
100 p->tregs[i] = treg_base + (i * 0x10UL); in starfire_hookup()