Searched refs:div_cfg (Results 1 – 3 of 3) sorted by relevance
29 struct div_cfg { struct46 const struct div_cfg *div; argument
255 const struct div_cfg *divider = &priv->div[div_id]; in stm32_div_get_value()267 const struct div_cfg *divider = NULL; in stm32_div_set_value()289 const struct div_cfg *divider = &priv->div[div_id]; in stm32_div_get_rate()304 const struct div_cfg *divider = &priv->div[div_id]; in stm32_div_set_rate()
540 static const struct div_cfg dividers_mp13[] = {
Completed in 10 milliseconds