Searched refs:spi_cr2 (Results 1 – 2 of 2) sorted by relevance
48 s->spi_cr2 = 0x00000000; in stm32f2xx_spi_reset()81 return s->spi_cr2; in stm32f2xx_spi_read()131 s->spi_cr2 = value; in stm32f2xx_spi_write()179 VMSTATE_UINT32(spi_cr2, STM32F2XXSPIState),
58 uint32_t spi_cr2; member