Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dpic32_eth.c276 struct eth_dma_desc *rxd; in pic32_rx_desc_init() local
446 struct eth_dma_desc *rxd; in pic32_eth_recv() local
492 struct eth_dma_desc *rxd; in pic32_eth_free_pkt() local
H A Dftmac110.c57 struct ftmac110_desc *rxd; member
329 struct ftmac110_desc *rxd; in ftmac110_recv() local
H A Dnatsemi.c220 static BufferDesc rxd[NUM_RX_DESC] __attribute__ ((aligned(4))); variable
H A Dns8382x.c245 static BufferDesc rxd[NUM_RX_DESC] __attribute__ ((aligned(8))); variable
/rk3399_rockchip-uboot/drivers/spi/
H A Dsoft_spi_legacy.c119 u8 *rxd = din; in spi_xfer() local
H A Dsoft_spi.c117 u8 *rxd = din; in soft_spi_xfer() local
/rk3399_rockchip-uboot/include/
H A Di2s.h76 unsigned int rxd; /* Receive Data Register */ member
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_mxc.c117 u32 rxd; member