Home
last modified time | relevance | path

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

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