Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-super.c131 parent_id = clk_hw_get_parent_index(hw); in clk_super_mux_restore_context()
183 parent_id = clk_hw_get_parent_index(hw); in clk_super_restore_context()
H A Dclk-sdmmc-mux.c213 parent_id = clk_hw_get_parent_index(hw); in clk_sdmmc_mux_restore_context()
H A Dclk-periph.c119 parent_id = clk_hw_get_parent_index(hw); in clk_periph_restore_context()
/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h1118 int clk_hw_get_parent_index(struct clk_hw *hw);
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c1755 int clk_hw_get_parent_index(struct clk_hw *hw) in clk_hw_get_parent_index() function
1764 EXPORT_SYMBOL_GPL(clk_hw_get_parent_index);