STM32F4_SPI_SR 504 drivers/spi/spi-stm32.c if ((spi->tx_len > 0) && (readl_relaxed(spi->base + STM32F4_SPI_SR) & STM32F4_SPI_SR 568 drivers/spi/spi-stm32.c if ((spi->rx_len > 0) && (readl_relaxed(spi->base + STM32F4_SPI_SR) & STM32F4_SPI_SR 671 drivers/spi/spi-stm32.c if (readl_relaxed_poll_timeout_atomic(spi->base + STM32F4_SPI_SR, STM32F4_SPI_SR 689 drivers/spi/spi-stm32.c readl_relaxed(spi->base + STM32F4_SPI_SR); STM32F4_SPI_SR 797 drivers/spi/spi-stm32.c sr = readl_relaxed(spi->base + STM32F4_SPI_SR); STM32F4_SPI_SR 828 drivers/spi/spi-stm32.c readl_relaxed(spi->base + STM32F4_SPI_SR);