Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dstm32_spi.c137 const u8 *tx_buf8 = (const u8 *)(priv->tx_buf + offs); in stm32_spi_write_txfifo() local
139 writeb(*tx_buf8, priv->base + STM32_SPI_TXDR); in stm32_spi_write_txfifo()

Completed in 5 milliseconds