Searched defs:txd (Results 1 – 9 of 9) sorted by relevance
117 const u8 *txd = dout; in spi_xfer() local
115 const u8 *txd = dout; in soft_spi_xfer() local
60 struct ftmac110_desc *txd; member283 struct ftmac110_desc *txd; in ftmac110_send() local
388 struct eth_dma_desc *txd; in pic32_eth_send() local
219 static BufferDesc txd __attribute__ ((aligned(4))); variable
244 static BufferDesc txd __attribute__ ((aligned(8))); variable
74 unsigned int txd; /* Transmit data register */ member
119 u32 txd; member
1202 NVC0LoweringPass::handleTXD(TexInstruction *txd) in handleTXD()