Searched refs:spi_cr1 (Results 1 – 2 of 2) sorted by relevance
47 s->spi_cr1 = 0x00000000; in stm32f2xx_spi_reset()77 return s->spi_cr1; in stm32f2xx_spi_read()126 s->spi_cr1 = value; in stm32f2xx_spi_write()178 VMSTATE_UINT32(spi_cr1, STM32F2XXSPIState),
57 uint32_t spi_cr1; member