Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-stm32.c115 #define STM32H7_SPI_CFG2_MASTER BIT(22) macro
1701 stm32_spi_set_bits(spi, STM32H7_SPI_CFG2, STM32H7_SPI_CFG2_MASTER | in stm32h7_spi_config()