Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsmp.c108 static volatile u8 __iomem *hhead_base; variable
289 hhead_base = ioremap(HAMMERHEAD_BASE, 0x800); in smp_psurge_probe()
291 psurge_sec_intr = hhead_base + HHEAD_SEC_INTR; in smp_psurge_probe()
303 if ((in_8(hhead_base + HHEAD_CONFIG) & 0x02) == 0) { in smp_psurge_probe()
305 iounmap(hhead_base); in smp_psurge_probe()