Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dstarfire.c51 unsigned long treg_base, hwmid, i; in starfire_hookup() local
58 treg_base = 0x100fc000000UL; in starfire_hookup()
63 treg_base += (hwmid << 33UL); in starfire_hookup()
64 treg_base += 0x200UL; in starfire_hookup()
67 p->tregs[i] = treg_base + (i * 0x10UL); in starfire_hookup()