Home
last modified time | relevance | path

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

/drivers/clk/tegra/
Dclk-periph-gate.c50 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); in clk_periph_is_enabled()
65 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); in clk_periph_enable()
101 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); in clk_periph_disable()
135 struct tegra_clk_periph_gate *gate; in tegra_clk_register_periph_gate()
Dclk.h374 struct tegra_clk_periph_gate { struct
385 container_of(_hw, struct tegra_clk_periph_gate, hw) argument
418 struct tegra_clk_periph_gate gate;