Home
last modified time | relevance | path

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

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