Searched hist:dcbe0d84dfa5a3e72b8e6ce622cd5ac78abbcab8 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/spi/ |
H A D | spi-stm32.c | dcbe0d84dfa5a3e72b8e6ce622cd5ac78abbcab8 Wed Jun 21 14:32:06 UTC 2017 Amelie Delaunay <amelie.delaunay@st.com> spi: add driver for STM32 SPI controller
The STM32 Serial Peripheral Interface (SPI) can be used to communicate with external devices while using the specific synchronous protocol. It supports a half-duplex, full-duplex and simplex synchronous, serial communication with external devices with 4-bit to 16/32-bit per word. It has two 8x/16x 8-bit embedded Rx and TxFIFOs with DMA capability. It can operate in master or slave mode.
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Kconfig | dcbe0d84dfa5a3e72b8e6ce622cd5ac78abbcab8 Wed Jun 21 14:32:06 UTC 2017 Amelie Delaunay <amelie.delaunay@st.com> spi: add driver for STM32 SPI controller
The STM32 Serial Peripheral Interface (SPI) can be used to communicate with external devices while using the specific synchronous protocol. It supports a half-duplex, full-duplex and simplex synchronous, serial communication with external devices with 4-bit to 16/32-bit per word. It has two 8x/16x 8-bit embedded Rx and TxFIFOs with DMA capability. It can operate in master or slave mode.
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|