Searched defs:ppc4xx_spi (Results 1 – 1 of 1) sorted by relevance
109 struct ppc4xx_spi { struct111 struct spi_bitbang bitbang;112 struct completion done;114 u64 mapbase;115 u64 mapsize;139 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument