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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Ddbri.c242 #define REG8 0x20 /* Command Queue Pointer */ macro
664 else if (len < sbus_readl(dbri->regs + REG8) - dbri->dma_dvma)
732 sbus_readl(dbri->regs + REG8), sbus_readl(dbri->regs + REG9));
781 sbus_writel(dma_addr, dbri->regs + REG8);
2419 snd_iprintf(buffer, "REG8: 0x%x\n", sbus_readl(dbri->regs + REG8));

Completed in 71 milliseconds