Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/tegra/
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()
Dclk-periph.c110 parent_id = clk_hw_get_parent_index(hw); in clk_periph_restore_context()
Dclk-sdmmc-mux.c204 parent_id = clk_hw_get_parent_index(hw); in clk_sdmmc_mux_restore_context()
/Linux-v5.10/include/linux/
Dclk-provider.h1095 int clk_hw_get_parent_index(struct clk_hw *hw);
/Linux-v5.10/drivers/clk/
Dclk.c1696 int clk_hw_get_parent_index(struct clk_hw *hw) in clk_hw_get_parent_index() function
1705 EXPORT_SYMBOL_GPL(clk_hw_get_parent_index);