Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/tegra/
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()
Dclk.h582 extern const struct clk_ops tegra_clk_periph_gate_ops;
667 .gate_ops = &tegra_clk_periph_gate_ops, \
Dclk-sdmmc-mux.c267 sdmmc_mux->gate_ops = &tegra_clk_periph_gate_ops; in tegra_clk_register_sdmmc_mux_div()