Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-stm32.c244 struct stm32_spi_cfg { struct
298 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()