Home
last modified time | relevance | path

Searched defs:txd (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dftmac110.c61 struct ftmac110_desc *txd; member
284 struct ftmac110_desc *txd; in ftmac110_send() local
H A Dpic32_eth.c389 struct eth_dma_desc *txd; in pic32_eth_send() local
H A Dnatsemi.c219 static BufferDesc txd __attribute__ ((aligned(4))); variable
H A Dns8382x.c244 static BufferDesc txd __attribute__ ((aligned(8))); variable
/rk3399_rockchip-uboot/drivers/spi/
H A Dsoft_spi_legacy.c118 const u8 *txd = dout; in spi_xfer() local
H A Dsoft_spi.c116 const u8 *txd = dout; in soft_spi_xfer() local
/rk3399_rockchip-uboot/include/
H A Di2s.h75 unsigned int txd; /* Transmit data register */ member
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_mxc.c120 u32 txd; member