Searched refs:STM32H7_SPI_CFG2_COMM (Results 1 – 1 of 1) sorted by relevance
113 #define STM32H7_SPI_CFG2_COMM GENMASK(18, 17) macro1457 cfg2_clrb |= STM32H7_SPI_CFG2_COMM; in stm32h7_spi_set_mode()1458 cfg2_setb |= FIELD_PREP(STM32H7_SPI_CFG2_COMM, mode); in stm32h7_spi_set_mode()