Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dstm32-dac.c27 #define STM32_DAC_AUTO_SUSPEND_DELAY_MS 2000 macro
343 pm_runtime_set_autosuspend_delay(dev, STM32_DAC_AUTO_SUSPEND_DELAY_MS); in stm32_dac_probe()