Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_smp.c96 static volatile u8 *hhead_base; variable
310 hhead_base = ioremap(HAMMERHEAD_BASE, 0x800); in smp_psurge_probe()
312 psurge_sec_intr = hhead_base + HHEAD_SEC_INTR; in smp_psurge_probe()
321 if ((in_8(hhead_base + HHEAD_CONFIG) & 0x02) == 0) { in smp_psurge_probe()
323 iounmap((void *) hhead_base); in smp_psurge_probe()