Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-periph-gate.c124 const struct clk_ops tegra_clk_periph_gate_ops = { variable
153 init.ops = &tegra_clk_periph_gate_ops; in tegra_clk_register_periph_gate()
Dclk.h532 extern const struct clk_ops tegra_clk_periph_gate_ops;
617 .gate_ops = &tegra_clk_periph_gate_ops, \
Dclk-sdmmc-mux.c240 sdmmc_mux->gate_ops = &tegra_clk_periph_gate_ops; in tegra_clk_register_sdmmc_mux_div()