Searched refs:pbus_extregs (Results 1 – 4 of 4) sorted by relevance
40 sgioc = (struct sgioc_regs *)hpc3c0->pbus_extregs[6]; in sgihpc_init()46 sgint = (struct sgint_regs *)hpc3c0->pbus_extregs[4]; in sgihpc_init()
175 hpc3c1->pbus_extregs[0][0] = 0x30; in sgiseeq_devinit()
789 hal2->ctl_regs = (struct hal2_ctl_regs *)hpc3->pbus_extregs[0]; in hal2_create()790 hal2->aes_regs = (struct hal2_aes_regs *)hpc3->pbus_extregs[1]; in hal2_create()791 hal2->vol_regs = (struct hal2_vol_regs *)hpc3->pbus_extregs[2]; in hal2_create()792 hal2->syn_regs = (struct hal2_syn_regs *)hpc3->pbus_extregs[3]; in hal2_create()
234 volatile u32 pbus_extregs[16][256]; member