Searched refs:tx_buf8 (Results 1 – 1 of 1) sorted by relevance
137 const u8 *tx_buf8 = (const u8 *)(priv->tx_buf + offs); in stm32_spi_write_txfifo() local139 writeb(*tx_buf8, priv->base + STM32_SPI_TXDR); in stm32_spi_write_txfifo()
Completed in 5 milliseconds