Home
last modified time | relevance | path

Searched defs:tx_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/spi/
Dspi-sifive.c176 static void sifive_spi_tx(struct sifive_spi *spi, const u8 *tx_ptr) in sifive_spi_tx()
195 const unsigned char *tx_ptr = dout; in sifive_spi_xfer() local
/third_party/uboot/u-boot-2020.01/drivers/net/
Dnatsemi.c759 u32 *tx_ptr = &tx_status; in natsemi_send() local