hfsel             125 drivers/iio/dac/stm32-dac-core.c 		priv->common.hfsel = (clk_get_rate(priv->pclk) > 80000000UL);
hfsel             128 drivers/iio/dac/stm32-dac-core.c 					 priv->common.hfsel ?
hfsel              35 drivers/iio/dac/stm32-dac-core.h 	bool				hfsel;
hfsel              68 drivers/iio/dac/stm32-dac.c 	if (en && dac->common->hfsel)