Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/tegra/
Dclk-super.c43 static u8 clk_super_get_parent(struct clk_hw *hw) in clk_super_get_parent() function
98 parent_index = clk_super_get_parent(hw); in clk_super_set_parent()
126 .get_parent = clk_super_get_parent,