Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc-core.c31 #define STM32_ADC_CORE_SLEEP_DELAY_MS 2000 macro
764 pm_runtime_set_autosuspend_delay(dev, STM32_ADC_CORE_SLEEP_DELAY_MS); in stm32_adc_probe()