Searched refs:tx_buf32 (Results 1 – 1 of 1) sorted by relevance
126 const u32 *tx_buf32 = (const u32 *)(priv->tx_buf + offs); in stm32_spi_write_txfifo() local128 writel(*tx_buf32, priv->base + STM32_SPI_TXDR); in stm32_spi_write_txfifo()
Completed in 4 milliseconds