Searched refs:STM32_SPI_CFG2 (Results 1 – 1 of 1) sorted by relevance
40 #define STM32_SPI_CFG2 0x0C macro633 (readl_relaxed(spi->base + STM32_SPI_CFG2) & in stm32_spi_prepare_msg()635 spi->base + STM32_SPI_CFG2); in stm32_spi_prepare_msg()943 writel_relaxed((readl_relaxed(spi->base + STM32_SPI_CFG2) & in stm32_spi_transfer_one_setup()945 spi->base + STM32_SPI_CFG2); in stm32_spi_transfer_one_setup()1059 stm32_spi_set_bits(spi, STM32_SPI_CFG2, SPI_CFG2_MASTER | in stm32_spi_config()