Home
last modified time | relevance | path

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

/linux/drivers/clk/tegra/
H 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_determine_rate()
69 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_rate()
80 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_is_enabled()
91 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_enable()
102 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable()
111 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable_unused()
120 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_restore_context()
[all …]
H A Dclk.h616 struct tegra_clk_periph { struct
628 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) argument
635 struct tegra_clk_periph *periph, void __iomem *clk_base,
639 struct tegra_clk_periph *periph, void __iomem *clk_base,
678 struct tegra_clk_periph periph;
H A Dclk-tegra210.c3086 static struct tegra_clk_periph tegra210_la =