Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dclk-programmable.c128 static u8 clk_programmable_get_parent(struct clk_hw *hw) in clk_programmable_get_parent() function
186 prog->pms.parent = clk_programmable_get_parent(hw); in clk_programmable_save_context()
208 .get_parent = clk_programmable_get_parent,