Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-stm32.c283 struct stm32_spi_cfg { struct
348 const struct stm32_spi_cfg *cfg;
2235 static const struct stm32_spi_cfg stm32f4_spi_cfg = {
2257 static const struct stm32_spi_cfg stm32f7_spi_cfg = {
2278 static const struct stm32_spi_cfg stm32h7_spi_cfg = {
2310 static const struct stm32_spi_cfg stm32mp25_spi_cfg = {
2358 const struct stm32_spi_cfg *cfg; in stm32_spi_probe()