Searched refs:hfsel (Results 1 – 3 of 3) sorted by relevance
164 priv->common.hfsel = (clk_get_rate(priv->pclk) > 80000000UL); in stm32_dac_probe()167 priv->common.hfsel ? in stm32_dac_probe()212 if (priv->common.hfsel) { in stm32_dac_core_resume()
35 bool hfsel; member
93 if (en && dac->common->hfsel) in stm32_dac_set_enable_state()