Searched refs:hpc3_regs (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dseeq.h16 struct hpc3_regs *hpc;
H A Dhpc3.h178 struct hpc3_regs { struct
311 extern struct hpc3_regs *hpc3c0, *hpc3c1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-hpc.c17 struct hpc3_regs *hpc3c0, *hpc3c1;
34 hpc3c0 = (struct hpc3_regs *)
35 ioremap(HPC3_CHIP0_BASE, sizeof(struct hpc3_regs));
36 hpc3c1 = (struct hpc3_regs *)
37 ioremap(HPC3_CHIP1_BASE, sizeof(struct hpc3_regs));
H A Dip22-platform.c201 res.start = HPC3_CHIP0_BASE + offsetof(struct hpc3_regs, rtcregs);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dhal2.c773 static void hal2_init_codec(struct hal2_codec *codec, struct hpc3_regs *hpc3,
811 struct hpc3_regs *hpc3 = hpc3c0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsgiseeq.c723 struct hpc3_regs *hpcregs = pd->hpc;

Completed in 130 milliseconds