Searched refs:tegra_mc_reset_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/soc/tegra/
H A Dmc.h127 struct tegra_mc_reset_ops { struct
193 const struct tegra_mc_reset_ops *reset_ops;
/linux-master/drivers/memory/tegra/
H A Dmc.h147 extern const struct tegra_mc_reset_ops tegra_mc_reset_ops_common;
H A Dmc.c180 const struct tegra_mc_reset_ops tegra_mc_reset_ops_common = {
208 const struct tegra_mc_reset_ops *rst_ops;
268 const struct tegra_mc_reset_ops *rst_ops;
307 const struct tegra_mc_reset_ops *rst_ops;
321 static const struct reset_control_ops tegra_mc_reset_ops = { variable in typeref:struct:reset_control_ops
331 mc->reset.ops = &tegra_mc_reset_ops;
H A Dtegra20.c355 static const struct tegra_mc_reset_ops tegra20_mc_reset_ops = {

Completed in 408 milliseconds