Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-ppc4xx.c112 struct ppc4xx_spi { struct
144 struct ppc4xx_spi *hw; in spi_ppc4xx_txrx() argument
168 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master); in spi_ppc4xx_setupxfer()
265 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master); in spi_ppc4xx_chipsel()
286 struct ppc4xx_spi *hw; in spi_ppc4xx_int()
291 hw = (struct ppc4xx_spi *)dev_id; in spi_ppc4xx_int()
350 static void spi_ppc4xx_enable(struct ppc4xx_spi *hw) in spi_ppc4xx_enable()
362 static void free_gpios(struct ppc4xx_spi *hw) in free_gpios()
380 struct ppc4xx_spi *hw; in spi_ppc4xx_of_probe()
553 struct ppc4xx_spi *hw = spi_master_get_devdata(master); in spi_ppc4xx_of_remove()