Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/tegra/
A Dclk-periph.c16 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_get_parent()
27 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_parent()
39 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_recalc_rate()
51 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_round_rate()
63 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_rate()
74 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_is_enabled()
85 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_enable()
96 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable()
105 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable_unused()
114 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_restore_context()
A Dclk.h628 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) macro

Completed in 6 milliseconds