Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dstm32f2xx_spi.c82 case STM_SPI_SR: in stm32f2xx_spi_read()
133 case STM_SPI_SR: in stm32f2xx_spi_write()
/openbmc/qemu/include/hw/ssi/
H A Dstm32f2xx_spi.h34 #define STM_SPI_SR 0x08 macro