Searched refs:xtfpga_spi (Results 1 – 1 of 1) sorted by relevance
27 struct xtfpga_spi { struct34 static inline void xtfpga_spi_write32(const struct xtfpga_spi *spi, in xtfpga_spi_write32() argument40 static inline unsigned int xtfpga_spi_read32(const struct xtfpga_spi *spi, in xtfpga_spi_read32()46 static inline void xtfpga_spi_wait_busy(struct xtfpga_spi *xspi) in xtfpga_spi_wait_busy()59 struct xtfpga_spi *xspi = spi_master_get_devdata(spi->master); in xtfpga_spi_txrx_word()77 struct xtfpga_spi *xspi = spi_master_get_devdata(spi->master); in xtfpga_spi_chipselect()85 struct xtfpga_spi *xspi; in xtfpga_spi_probe()90 master = spi_alloc_master(&pdev->dev, sizeof(struct xtfpga_spi)); in xtfpga_spi_probe()140 struct xtfpga_spi *xspi = spi_master_get_devdata(master); in xtfpga_spi_remove()