Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-ppc4xx.c110 struct ppc4xx_spi { struct
140 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument
164 struct ppc4xx_spi *hw = spi_controller_get_devdata(spi->controller); in spi_ppc4xx_setupxfer()
256 struct ppc4xx_spi *hw; in spi_ppc4xx_int()
261 hw = (struct ppc4xx_spi *)dev_id; in spi_ppc4xx_int()
320 static void spi_ppc4xx_enable(struct ppc4xx_spi *hw) in spi_ppc4xx_enable()
337 struct ppc4xx_spi *hw; in spi_ppc4xx_of_probe()
469 struct ppc4xx_spi *hw = spi_controller_get_devdata(host); in spi_ppc4xx_of_remove()