Searched refs:stm32_spi_cfg (Results 1 – 1 of 1) sorted by relevance
244 struct stm32_spi_cfg { struct298 const struct stm32_spi_cfg *cfg;1747 static const struct stm32_spi_cfg stm32f4_spi_cfg = {1767 static const struct stm32_spi_cfg stm32h7_spi_cfg = {1813 const struct stm32_spi_cfg *cfg = of_device_get_match_data(&pdev->dev); in stm32_spi_probe()