Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xtensa-xtfpga.c37 static inline unsigned int xtfpga_spi_read32(const struct xtfpga_spi *spi, in xtfpga_spi_read32() function
47 for (i = 0; xtfpga_spi_read32(xspi, XTFPGA_SPI_BUSY) && in xtfpga_spi_wait_busy()
105 if (xtfpga_spi_read32(xspi, XTFPGA_SPI_BUSY)) { in xtfpga_spi_probe()