Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-uniphier.c26 void __iomem *base;
28 struct clk *clk;
32 int error;
33 unsigned int tx_bytes;
35 const u8 *tx_buf;
36 u8 *rx_buf;
37 atomic_t dma_busy;
39 bool is_save_param;
40 u8 bits_per_word;
41 u16 mode;
[all …]