Home
last modified time | relevance | path

Searched refs:stm32_spi_reg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-stm32.c184 struct stm32_spi_reg { struct
204 const struct stm32_spi_reg en; argument
205 const struct stm32_spi_reg dma_rx_en;
206 const struct stm32_spi_reg dma_tx_en;
207 const struct stm32_spi_reg cpol;
208 const struct stm32_spi_reg cpha;
209 const struct stm32_spi_reg lsb_first;
210 const struct stm32_spi_reg cs_high;
211 const struct stm32_spi_reg br;
212 const struct stm32_spi_reg rx;
[all …]