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

/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-rb4xx.c41 struct rb4xx_spi { struct
173 static int rb4xx_spi_read_fast(struct rb4xx_spi *rbspi,
236 static int rb4xx_spi_msg(struct rb4xx_spi *rbspi, struct spi_message *m)
279 static void rb4xx_spi_process_queue_locked(struct rb4xx_spi *rbspi,
315 struct rb4xx_spi *rbspi = spi_master_get_devdata(spi->master);
339 struct rb4xx_spi *rbspi = spi_master_get_devdata(spi->master);
364 static unsigned get_spi_ctrl(struct rb4xx_spi *rbspi, unsigned hz_max,
392 struct rb4xx_spi *rbspi;
471 struct rb4xx_spi *rbspi = platform_get_drvdata(pdev);

Completed in 57 milliseconds