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

/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);
2474 snd_iprintf(buffer, "REG8: 0x%x\n", sbus_readl(dbri->regs + REG8));

Completed in 10 milliseconds