Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dclk-programmable.c103 static int clk_programmable_set_parent(struct clk_hw *hw, u8 index) in clk_programmable_set_parent() function
198 ret = clk_programmable_set_parent(hw, prog->pms.parent); in clk_programmable_restore_context()
209 .set_parent = clk_programmable_set_parent,
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dclk-programmable.c102 static int clk_programmable_set_parent(struct clk_hw *hw, u8 index) in clk_programmable_set_parent() function
184 .set_parent = clk_programmable_set_parent,

Completed in 1 milliseconds