Home
last modified time | relevance | path

Searched refs:has_boostmode (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dstm32-adc.c202 * @has_boostmode: boost mode support flag
219 bool has_boostmode; member
902 if (adc->cfg->has_boostmode && in stm32h7_adc_exit_pwr_down()
925 if (adc->cfg->has_boostmode) in stm32h7_adc_enter_pwr_down()
2603 .has_boostmode = true,
2623 .has_boostmode = true,

Completed in 4 milliseconds