Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dstm32f2xx_spi.c54 s->spi_i2scfgr = 0x00000000; in stm32f2xx_spi_reset()
103 return s->spi_i2scfgr; in stm32f2xx_spi_read()
185 VMSTATE_UINT32(spi_i2scfgr, STM32F2XXSPIState),
/openbmc/qemu/include/hw/ssi/
H A Dstm32f2xx_spi.h64 uint32_t spi_i2scfgr; member