Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/kernel/
Dstarfire.c55 unsigned long treg_base, hwmid, i; in starfire_hookup() local
62 treg_base = 0x100fc000000UL; in starfire_hookup()
67 treg_base += (hwmid << 33UL); in starfire_hookup()
68 treg_base += 0x200UL; in starfire_hookup()
71 p->tregs[i] = treg_base + (i * 0x10UL); in starfire_hookup()