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