Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dstm32f2xx_spi.c92 case STM_SPI_RXCRCR: in stm32f2xx_spi_read()
145 case STM_SPI_RXCRCR: in stm32f2xx_spi_write()
/openbmc/qemu/include/hw/ssi/
H A Dstm32f2xx_spi.h37 #define STM_SPI_RXCRCR 0x14 macro