Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dstm32_spi.c126 const u32 *tx_buf32 = (const u32 *)(priv->tx_buf + offs); in stm32_spi_write_txfifo() local
128 writel(*tx_buf32, priv->base + STM32_SPI_TXDR); in stm32_spi_write_txfifo()

Completed in 4 milliseconds