Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-stm32.c232 struct stm32_spi_regspec { struct
233 const struct stm32_spi_reg en;
234 const struct stm32_spi_reg dma_rx_en;
235 const struct stm32_spi_reg dma_tx_en;
236 const struct stm32_spi_reg cpol;
237 const struct stm32_spi_reg cpha;
238 const struct stm32_spi_reg lsb_first;
239 const struct stm32_spi_reg cs_high;
240 const struct stm32_spi_reg br;
241 const struct stm32_spi_reg rx;
[all …]