Home
last modified time | relevance | path

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

/drivers/clk/tegra/
Dclk-periph.c27 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_get_parent()
38 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_parent()
50 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_recalc_rate()
62 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_round_rate()
74 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_rate()
85 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_is_enabled()
96 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_enable()
107 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable()
143 struct tegra_clk_periph *periph, in _tegra_clk_register_periph()
191 struct tegra_clk_periph *periph, void __iomem *clk_base, in tegra_clk_register_periph()
[all …]
Dclk.h413 struct tegra_clk_periph { struct
425 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) argument
432 struct tegra_clk_periph *periph, void __iomem *clk_base,
436 struct tegra_clk_periph *periph, void __iomem *clk_base,
475 struct tegra_clk_periph periph;