Searched refs:to_clk_periph_gate (Results 1 – 2 of 2) sorted by relevance
50 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()
386 #define to_clk_periph_gate(_hw) \ macro