Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-clps711x.c28 struct spi_clps711x_data { struct
29 void __iomem *syncio;
30 struct regmap *syscon;
31 struct clk *spi_clk;
33 u8 *tx_buf;
34 u8 *rx_buf;
35 unsigned int bpw;
36 int len;