Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/tegra/
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,

Completed in 3 milliseconds