Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-stm32.c263 bool has_device_mode; member
1763 .has_device_mode = false,
1788 .has_device_mode = true,
1816 if (!cfg->has_device_mode && device_mode) { in stm32_spi_probe()