Home
last modified time | relevance | path

Searched defs:sh_msiof_spi_priv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-sh-msiof.c43 struct sh_msiof_spi_priv { struct
44 struct spi_controller *ctlr;
45 void __iomem *mapbase;
46 struct clk *clk;
47 struct platform_device *pdev;
48 struct sh_msiof_spi_info *info;
49 struct completion done;
50 struct completion done_txdma;
51 unsigned int tx_fifo_size;
52 unsigned int rx_fifo_size;
[all …]