Searched refs:xtfpga_spi (Results 1 – 1 of 1) sorted by relevance
24 struct xtfpga_spi { struct31 static inline void xtfpga_spi_write32(const struct xtfpga_spi *spi, in xtfpga_spi_write32() argument37 static inline unsigned int xtfpga_spi_read32(const struct xtfpga_spi *spi, in xtfpga_spi_read32()43 static inline void xtfpga_spi_wait_busy(struct xtfpga_spi *xspi) in xtfpga_spi_wait_busy()56 struct xtfpga_spi *xspi = spi_master_get_devdata(spi->master); in xtfpga_spi_txrx_word()74 struct xtfpga_spi *xspi = spi_master_get_devdata(spi->master); in xtfpga_spi_chipselect()82 struct xtfpga_spi *xspi; in xtfpga_spi_probe()86 master = devm_spi_alloc_master(&pdev->dev, sizeof(struct xtfpga_spi)); in xtfpga_spi_probe()123 struct xtfpga_spi *xspi = spi_master_get_devdata(master); in xtfpga_spi_remove()