Searched refs:STM32_SPI_FEATURE_FULL (Results 1 – 1 of 1) sorted by relevance
358 #define STM32_SPI_FEATURE_FULL STM32MP25_SPI_HWCFGR1_FULLCFG_FULL /* 0x1 */ macro2447 spi->feature_set = STM32_SPI_FEATURE_FULL; in stm32_spi_probe()2454 spi->feature_set == STM32_SPI_FEATURE_FULL ? "full" : "limited"); in stm32_spi_probe()2458 spi->t_size_max = spi->feature_set == STM32_SPI_FEATURE_FULL ? in stm32_spi_probe()