Searched refs:txdma_regs (Results 1 – 2 of 2) sorted by relevance
256 struct txdma_regs { /* Location: */ struct1455 struct txdma_regs txdma;1457 u8 unused_txdma[4096 - sizeof(struct txdma_regs)];
197 struct txdma_regs __iomem *txdma = &etdev->regs->txdma; in ConfigTxDmaRegs()