Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/tegra/
A Dclk-periph-fixed.c11 static inline struct tegra_clk_periph_fixed *
14 return container_of(hw, struct tegra_clk_periph_fixed, hw); in to_tegra_clk_periph_fixed()
19 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_is_enabled()
34 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_enable()
44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_disable()
54 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_recalc_rate()
79 struct tegra_clk_periph_fixed *fixed; in tegra_clk_register_periph_fixed()
A Dclk.h587 struct tegra_clk_periph_fixed { struct

Completed in 5 milliseconds