Searched refs:ppc4xx_spi (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-ppc4xx.c115 struct ppc4xx_spi { struct
147 struct ppc4xx_spi *hw; spi_ppc4xx_txrx()
171 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master); spi_ppc4xx_setupxfer()
268 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master); spi_ppc4xx_chipsel()
289 struct ppc4xx_spi *hw; spi_ppc4xx_int()
294 hw = (struct ppc4xx_spi *)dev_id; spi_ppc4xx_int()
353 static void spi_ppc4xx_enable(struct ppc4xx_spi *hw) spi_ppc4xx_enable()
365 static void free_gpios(struct ppc4xx_spi *hw) free_gpios()
383 struct ppc4xx_spi *hw; spi_ppc4xx_of_probe()
555 struct ppc4xx_spi *hw = spi_master_get_devdata(master); spi_ppc4xx_of_remove()

Completed in 37 milliseconds