Searched refs:IndexRegs (Results 1 – 4 of 4) sorted by relevance
62 aac_printf(dev, readl (&dev->IndexRegs->Mailbox[5])); in aac_rx_intr_producer()155 writel(command, &dev->IndexRegs->Mailbox[0]); in rx_sync_cmd()159 writel(p1, &dev->IndexRegs->Mailbox[1]); in rx_sync_cmd()160 writel(p2, &dev->IndexRegs->Mailbox[2]); in rx_sync_cmd()161 writel(p3, &dev->IndexRegs->Mailbox[3]); in rx_sync_cmd()162 writel(p4, &dev->IndexRegs->Mailbox[4]); in rx_sync_cmd()217 *status = readl(&dev->IndexRegs->Mailbox[0]); in rx_sync_cmd()219 *r1 = readl(&dev->IndexRegs->Mailbox[1]); in rx_sync_cmd()221 *r2 = readl(&dev->IndexRegs->Mailbox[2]); in rx_sync_cmd()223 *r3 = readl(&dev->IndexRegs->Mailbox[3]); in rx_sync_cmd()[all …]
84 dev->IndexRegs = &dev->regs.rkt->IndexRegs; in aac_rkt_ioremap()
64 dev->IndexRegs = &((struct rx_registers __iomem *)dev->base)->IndexRegs; in aac_nark_ioremap()
688 struct rx_inbound IndexRegs; member706 struct rkt_inbound IndexRegs; /* 2300h - */ member1008 volatile struct rx_inbound __iomem *IndexRegs; member