Searched defs:ppc4xx_spi (Results 1 – 1 of 1) sorted by relevance
110 struct ppc4xx_spi { struct112 struct spi_bitbang bitbang;113 struct completion done;115 u64 mapbase;116 u64 mapsize;140 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument