Home
last modified time | relevance | path

Searched refs:icc_ops (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/memory/tegra/
A Dmc.c662 !mc->soc->icc_ops) in tegra_mc_interconnect_setup()
667 mc->provider.set = mc->soc->icc_ops->set; in tegra_mc_interconnect_setup()
668 mc->provider.aggregate = mc->soc->icc_ops->aggregate; in tegra_mc_interconnect_setup()
669 mc->provider.xlate_extended = mc->soc->icc_ops->xlate_extended; in tegra_mc_interconnect_setup()
A Dtegra124.c1276 .icc_ops = &tegra124_mc_icc_ops,
1308 .icc_ops = &tegra124_mc_icc_ops,
A Dtegra20.c806 .icc_ops = &tegra20_mc_icc_ops,
A Dtegra30.c1401 .icc_ops = &tegra30_mc_icc_ops,
A Dtegra20-emc.c1034 emc->provider.aggregate = soc->icc_ops->aggregate; in tegra_emc_interconnect_init()
A Dtegra124-emc.c1351 emc->provider.aggregate = soc->icc_ops->aggregate; in tegra_emc_interconnect_init()
A Dtegra30-emc.c1435 emc->provider.aggregate = soc->icc_ops->aggregate; in tegra_emc_interconnect_init()
/linux/include/soc/tegra/
A Dmc.h206 const struct tegra_mc_icc_ops *icc_ops; member

Completed in 21 milliseconds