Searched refs:hfsel (Results 1 – 2 of 2) sorted by relevance
155 priv->common.hfsel = (clk_get_rate(priv->pclk) > 80000000UL); in stm32_dac_probe()158 priv->common.hfsel ? in stm32_dac_probe()201 if (priv->common.hfsel) { in stm32_dac_core_resume()
35 bool hfsel; member