Searched defs:spi_clps711x_data (Results 1 – 2 of 2) sorted by relevance
24 struct spi_clps711x_data { struct38 struct spi_clps711x_data *hw = spi_master_get_devdata(master); in spi_clps711x_prepare_message() argument
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;