Home
last modified time | relevance | path

Searched refs:clk_periph_set_parent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-periph.c25 static int clk_periph_set_parent(struct clk_hw *hw, u8 index) in clk_periph_set_parent() function
126 clk_periph_set_parent(hw, parent_id); in clk_periph_restore_context()
131 .set_parent = clk_periph_set_parent,
144 .set_parent = clk_periph_set_parent,
154 .set_parent = clk_periph_set_parent,
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-periph.c25 static int clk_periph_set_parent(struct clk_hw *hw, u8 index) in clk_periph_set_parent() function
132 clk_periph_set_parent(hw, parent_id); in clk_periph_restore_context()
137 .set_parent = clk_periph_set_parent,
151 .set_parent = clk_periph_set_parent,
161 .set_parent = clk_periph_set_parent,

Completed in 1 milliseconds