Searched refs:clk_programmable_get_parent (Results 1 – 1 of 1) sorted by relevance
128 static u8 clk_programmable_get_parent(struct clk_hw *hw) in clk_programmable_get_parent() function186 prog->pms.parent = clk_programmable_get_parent(hw); in clk_programmable_save_context()208 .get_parent = clk_programmable_get_parent,