Searched defs:ppc4xx_spi (Results 1 – 1 of 1) sorted by relevance
115 struct ppc4xx_spi { struct117 struct spi_bitbang bitbang;118 struct completion done;120 u64 mapbase;121 u64 mapsize;122 int irqnum;147 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument