Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dstm32_spi.c31 #define STM32_SPI_CFG2 0x0C macro
298 clrsetbits_le32(priv->base + STM32_SPI_CFG2, in stm32_spi_set_mode()
401 clrsetbits_le32(priv->base + STM32_SPI_CFG2, SPI_CFG2_COMM, in stm32_spi_xfer()
565 setbits_le32(priv->base + STM32_SPI_CFG2, in stm32_spi_probe()

Completed in 3 milliseconds