Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/sgi-ip22/
Dip22-platform.c154 get_dbe(pbdma, (unsigned int *)&hpc3c1->pbdma[1])) in sgiseeq_devinit()
159 hpc3c1->pbus_piocfg[0][0] = 0x3ffff; in sgiseeq_devinit()
161 hpc3c1->pbus_extregs[0][0] = 0x30; in sgiseeq_devinit()
163 eth1_pd.hpc = hpc3c1; in sgiseeq_devinit()
167 unsigned short tmp = ip22_eeprom_read(&hpc3c1->eeprom, in sgiseeq_devinit()
Dip22-hpc.c17 struct hpc3_regs *hpc3c0, *hpc3c1; variable
20 EXPORT_SYMBOL(hpc3c1);
36 hpc3c1 = (struct hpc3_regs *) in sgihpc_init()
Dip22-gio.c412 !get_dbe(pbdma, (unsigned int *)&hpc3c1->pbdma[1])) { in ip22_gio_init()
/linux-3.4.99/arch/mips/include/asm/sgi/
Dhpc3.h311 extern struct hpc3_regs *hpc3c0, *hpc3c1;