Home
last modified time | relevance | path

Searched refs:div_cfg (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32-core.h29 struct div_cfg { struct
47 const struct div_cfg *div; argument
H A Dclk-stm32-core.c290 const struct div_cfg *divider = &priv->div[div_id]; in stm32_div_get_value()
302 const struct div_cfg *divider = NULL; in stm32_div_set_value()
324 const struct div_cfg *divider = &priv->div[div_id]; in stm32_div_get_rate()
339 const struct div_cfg *divider = &priv->div[div_id]; in stm32_div_set_rate()
H A Dclk-stm32mp13.c540 static const struct div_cfg dividers_mp13[] = {
H A Dclk-stm32mp21.c621 static const struct div_cfg dividers_mp21[DIV_NB] = {
H A Dclk-stm32mp25.c661 static const struct div_cfg dividers_mp25[DIV_NB] = {