Searched refs:hpc3_regs (Results 1 – 6 of 6) sorted by relevance
18 struct hpc3_regs *hpc3c0, *hpc3c1;35 hpc3c0 = (struct hpc3_regs *) in sgihpc_init()36 ioremap(HPC3_CHIP0_BASE, sizeof(struct hpc3_regs)); in sgihpc_init()37 hpc3c1 = (struct hpc3_regs *) in sgihpc_init()38 ioremap(HPC3_CHIP1_BASE, sizeof(struct hpc3_regs)); in sgihpc_init()
215 res.start = HPC3_CHIP0_BASE + offsetof(struct hpc3_regs, rtcregs); in sgi_ds1286_devinit()
16 struct hpc3_regs *hpc;
178 struct hpc3_regs { struct311 extern struct hpc3_regs *hpc3c0, *hpc3c1; argument
735 static void hal2_init_codec(struct hal2_codec *codec, struct hpc3_regs *hpc3, in hal2_init_codec()773 struct hpc3_regs *hpc3 = hpc3c0; in hal2_create()
733 struct hpc3_regs *hpcregs = pd->hpc; in sgiseeq_probe()