Searched refs:altera_spi (Results 1 – 1 of 1) sorted by relevance
47 struct altera_spi { struct64 static inline struct altera_spi *altera_spi_to_hw(struct spi_device *sdev) in altera_spi_to_hw() argument71 struct altera_spi *hw = altera_spi_to_hw(spi); in altera_spi_chipsel()105 static inline unsigned int hw_txbyte(struct altera_spi *hw, int count) in hw_txbyte()121 struct altera_spi *hw = altera_spi_to_hw(spi); in altera_spi_txrx()174 struct altera_spi *hw = dev; in altera_spi_irq()202 struct altera_spi *hw; in altera_spi_probe()207 master = spi_alloc_master(&pdev->dev, sizeof(struct altera_spi)); in altera_spi_probe()263 struct altera_spi *hw = platform_get_drvdata(dev); in altera_spi_remove()