Searched refs:clk_programmable_set_parent (Results 1 – 1 of 1) sorted by relevance
103 static int clk_programmable_set_parent(struct clk_hw *hw, u8 index) in clk_programmable_set_parent() function198 ret = clk_programmable_set_parent(hw, prog->pms.parent); in clk_programmable_restore_context()209 .set_parent = clk_programmable_set_parent,