Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-sh-msiof.c40 struct sh_msiof_spi_priv { struct
41 struct spi_controller *ctlr;
42 void __iomem *mapbase;
43 struct clk *clk;
44 struct platform_device *pdev;
45 struct sh_msiof_spi_info *info;
46 struct completion done;
47 struct completion done_txdma;
48 unsigned int tx_fifo_size;
49 unsigned int rx_fifo_size;
[all …]