Home
last modified time | relevance | path

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

/linux/drivers/clk/tegra/
H A Dclk-periph-gate.c129 const struct clk_ops tegra_clk_periph_gate_ops = { variable
159 init.ops = &tegra_clk_periph_gate_ops; in tegra_clk_register_periph_gate()
H A Dclk.h582 extern const struct clk_ops tegra_clk_periph_gate_ops;
667 .gate_ops = &tegra_clk_periph_gate_ops, \
H A Dclk-sdmmc-mux.c267 sdmmc_mux->gate_ops = &tegra_clk_periph_gate_ops; in tegra_clk_register_sdmmc_mux_div()