Home
last modified time | relevance | path

Searched defs:ppc4xx_spi (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-ppc4xx.c109 struct ppc4xx_spi { struct
111 struct spi_bitbang bitbang;
112 struct completion done;
114 u64 mapbase;
115 u64 mapsize;
139 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument