Home
last modified time | relevance | path

Searched refs:spi_write_bytes (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_spi.c122 static unsigned int spi_write_bytes(struct altera_spi_device *dev, int count) in spi_write_bytes() function
187 tx_data = spi_write_bytes(dev, count); in spi_txrx()