Home
last modified time | relevance | path

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

/linux-6.15/drivers/spi/
H A Dspi-stm32-qspi.c93 #define STM32_AUTOSUSPEND_DELAY -1 macro
851 pm_runtime_set_autosuspend_delay(dev, STM32_AUTOSUSPEND_DELAY); in stm32_qspi_probe()
H A Dspi-stm32-ospi.c111 #define STM32_AUTOSUSPEND_DELAY -1 macro
932 pm_runtime_set_autosuspend_delay(ospi->dev, STM32_AUTOSUSPEND_DELAY); in stm32_ospi_probe()