Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-ppc4xx.c110 struct ppc4xx_spi { struct
140 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument
164 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master); in spi_ppc4xx_setupxfer()
261 struct ppc4xx_spi *hw; in spi_ppc4xx_int()
266 hw = (struct ppc4xx_spi *)dev_id; in spi_ppc4xx_int()
325 static void spi_ppc4xx_enable(struct ppc4xx_spi *hw) in spi_ppc4xx_enable()
342 struct ppc4xx_spi *hw; in spi_ppc4xx_of_probe()
470 struct ppc4xx_spi *hw = spi_master_get_devdata(master); in spi_ppc4xx_of_remove()