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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_ppc4xx.c115 struct ppc4xx_spi { struct
147 struct ppc4xx_spi *hw;
171 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master);
280 struct ppc4xx_spi *hw = spi_master_get_devdata(spi->master);
301 struct ppc4xx_spi *hw;
306 hw = (struct ppc4xx_spi *)dev_id;
365 static void spi_ppc4xx_enable(struct ppc4xx_spi *hw)
377 static void free_gpios(struct ppc4xx_spi *hw)
396 struct ppc4xx_spi *hw;
571 struct ppc4xx_spi *h
[all...]

Completed in 37 milliseconds