Searched refs:STM32H7_SPI_TXDR (Results 1 – 1 of 1) sorted by relevance
85 #define STM32H7_SPI_TXDR 0x20 macro343 .tx = { STM32H7_SPI_TXDR },374 writeb_relaxed(++count, spi->base + STM32H7_SPI_TXDR); in stm32h7_spi_get_fifo_size()523 writel_relaxed(*tx_buf32, spi->base + STM32H7_SPI_TXDR); in stm32h7_spi_write_txfifo()528 writew_relaxed(*tx_buf16, spi->base + STM32H7_SPI_TXDR); in stm32h7_spi_write_txfifo()533 writeb_relaxed(*tx_buf8, spi->base + STM32H7_SPI_TXDR); in stm32h7_spi_write_txfifo()