Home
last modified time | relevance | path

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

/linux-3.4.99/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()
280 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master); in spi_ppc4xx_chipsel()
301 struct ppc4xx_spi *hw; in spi_ppc4xx_int()
306 hw = (struct ppc4xx_spi *)dev_id; in spi_ppc4xx_int()
365 static void spi_ppc4xx_enable(struct ppc4xx_spi *hw) in spi_ppc4xx_enable()
377 static void free_gpios(struct ppc4xx_spi *hw) in free_gpios()
395 struct ppc4xx_spi *hw; in spi_ppc4xx_of_probe()
570 struct ppc4xx_spi *hw = spi_master_get_devdata(master); in spi_ppc4xx_of_remove()