Searched defs:spi_clps711x_data (Results 1 – 1 of 1) sorted by relevance
28 struct spi_clps711x_data { struct29 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;