Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-ppc4xx.c109 struct ppc4xx_spi { struct
139 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument
163 struct ppc4xx_spi *hw = spi_controller_get_devdata(spi->controller); in spi_ppc4xx_setupxfer()
255 struct ppc4xx_spi *hw; in spi_ppc4xx_int()
260 hw = (struct ppc4xx_spi *)dev_id; in spi_ppc4xx_int()
319 static void spi_ppc4xx_enable(struct ppc4xx_spi *hw) in spi_ppc4xx_enable()
336 struct ppc4xx_spi *hw; in spi_ppc4xx_of_probe()
468 struct ppc4xx_spi *hw = spi_controller_get_devdata(host); in spi_ppc4xx_of_remove()