Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A 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()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A 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()

Completed in 2 milliseconds