Searched defs:ppc4xx_spi (Results 1 – 1 of 1) sorted by relevance
112 struct ppc4xx_spi { struct114 struct spi_bitbang bitbang;115 struct completion done;117 u64 mapbase;118 u64 mapsize;142 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument