Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xtensa-xtfpga.c31 static inline void xtfpga_spi_write32(const struct xtfpga_spi *spi, in xtfpga_spi_write32() function
61 xtfpga_spi_write32(xspi, XTFPGA_SPI_DATA, in xtfpga_spi_txrx_word()
64 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 1); in xtfpga_spi_txrx_word()
66 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 0); in xtfpga_spi_txrx_word()
103 xtfpga_spi_write32(xspi, XTFPGA_SPI_START, 0); in xtfpga_spi_probe()