Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-st-ssc4.c53 struct spi_st { struct
69 static void ssc_write_tx_fifo(struct spi_st *spi_st) in ssc_write_tx_fifo() argument
80 if (spi_st->tx_ptr) { in ssc_write_tx_fifo()
93 static void ssc_read_rx_fifo(struct spi_st *spi_st) in ssc_read_rx_fifo() argument
121 struct spi_st *spi_st = spi_controller_get_devdata(host); in spi_st_transfer_one() local
177 struct spi_st *spi_st = spi_controller_get_devdata(spi->controller); in spi_st_setup() local
252 struct spi_st *spi_st = (struct spi_st *)dev_id; in spi_st_irq() local
278 struct spi_st *spi_st; in spi_st_probe() local
372 struct spi_st *spi_st = spi_controller_get_devdata(host); in spi_st_remove() local
385 struct spi_st *spi_st = spi_controller_get_devdata(host); in spi_st_runtime_suspend() local
[all …]