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.c226 struct stm32_spi_regspec { struct
227 const struct stm32_spi_reg en;
228 const struct stm32_spi_reg dma_rx_en;
229 const struct stm32_spi_reg dma_tx_en;
230 const struct stm32_spi_reg cpol;
231 const struct stm32_spi_reg cpha;
232 const struct stm32_spi_reg lsb_first;
233 const struct stm32_spi_reg cs_high;
234 const struct stm32_spi_reg br;
235 const struct stm32_spi_reg rx;
[all …]