Home
last modified time | relevance | path

Searched refs:parent_cfg (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.7.0/drivers/st/clk/
Dclk-stm32-core.c271 const struct parent_cfg *parents = &priv->parents[pid & MUX_PARENT_MASK]; in clk_mux_set_parent()
300 const struct parent_cfg *parents; in _clk_stm32_set_parent()
349 const struct parent_cfg *parent; in clk_mux_get_parent()
381 const struct parent_cfg *parent; in _clk_stm32_get_parent()
430 const struct parent_cfg *parent; in _clk_stm32_get_parent_by_index()
Dclk-stm32-core.h37 struct parent_cfg { struct
68 const struct parent_cfg *parents;
Dclk-stm32mp13.c459 static const struct parent_cfg parent_mp13[MUX_MAX] = {