Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/tegra/
Dclk-periph.c26 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_get_parent()
37 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_parent()
49 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_recalc_rate()
61 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_round_rate()
73 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_rate()
84 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_is_enabled()
95 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_enable()
106 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable()
142 struct tegra_clk_periph *periph, in _tegra_clk_register_periph()
190 struct tegra_clk_periph *periph, void __iomem *clk_base, in tegra_clk_register_periph()
[all …]
Dclk.h566 struct tegra_clk_periph { struct
578 #define to_clk_periph(_hw) container_of(_hw, struct tegra_clk_periph, hw) argument
585 struct tegra_clk_periph *periph, void __iomem *clk_base,
589 struct tegra_clk_periph *periph, void __iomem *clk_base,
628 struct tegra_clk_periph periph;
Dclk-tegra210.c2951 static struct tegra_clk_periph tegra210_la =