Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
A Dstm32-dac-core.c156 priv->common.hfsel = (clk_get_rate(priv->pclk) > 80000000UL); in stm32_dac_probe()
159 priv->common.hfsel ? in stm32_dac_probe()
204 if (priv->common.hfsel) { in stm32_dac_core_resume()
A Dstm32-dac-core.h35 bool hfsel; member
A Dstm32-dac.c92 if (en && dac->common->hfsel) in stm32_dac_set_enable_state()

Completed in 6 milliseconds