Searched refs:spi_txcrcr (Results 1 – 2 of 2) sorted by relevance
53 s->spi_txcrcr = 0x00000000; in stm32f2xx_spi_reset()99 return s->spi_txcrcr; in stm32f2xx_spi_read()184 VMSTATE_UINT32(spi_txcrcr, STM32F2XXSPIState),
63 uint32_t spi_txcrcr; member