tegra_mc 100 drivers/devfreq/tegra20-devfreq.c static struct tegra_mc *tegra_get_memory_controller(void) tegra_mc 104 drivers/devfreq/tegra20-devfreq.c struct tegra_mc *mc; tegra_mc 125 drivers/devfreq/tegra20-devfreq.c struct tegra_mc *mc; tegra_mc 331 drivers/iommu/tegra-gart.c struct gart_device *tegra_gart_probe(struct device *dev, struct tegra_mc *mc) tegra_mc 30 drivers/iommu/tegra-smmu.c struct tegra_mc *mc; tegra_mc 720 drivers/iommu/tegra-smmu.c struct tegra_mc *mc; tegra_mc 997 drivers/iommu/tegra-smmu.c struct tegra_mc *mc) tegra_mc 77 drivers/memory/tegra/mc.c static int tegra_mc_block_dma_common(struct tegra_mc *mc, tegra_mc 93 drivers/memory/tegra/mc.c static bool tegra_mc_dma_idling_common(struct tegra_mc *mc, tegra_mc 99 drivers/memory/tegra/mc.c static int tegra_mc_unblock_dma_common(struct tegra_mc *mc, tegra_mc 115 drivers/memory/tegra/mc.c static int tegra_mc_reset_status_common(struct tegra_mc *mc, tegra_mc 128 drivers/memory/tegra/mc.c static inline struct tegra_mc *reset_to_mc(struct reset_controller_dev *rcdev) tegra_mc 130 drivers/memory/tegra/mc.c return container_of(rcdev, struct tegra_mc, reset); tegra_mc 133 drivers/memory/tegra/mc.c static const struct tegra_mc_reset *tegra_mc_reset_find(struct tegra_mc *mc, tegra_mc 148 drivers/memory/tegra/mc.c struct tegra_mc *mc = reset_to_mc(rcdev); tegra_mc 201 drivers/memory/tegra/mc.c struct tegra_mc *mc = reset_to_mc(rcdev); tegra_mc 240 drivers/memory/tegra/mc.c struct tegra_mc *mc = reset_to_mc(rcdev); tegra_mc 261 drivers/memory/tegra/mc.c static int tegra_mc_reset_setup(struct tegra_mc *mc) tegra_mc 278 drivers/memory/tegra/mc.c static int tegra_mc_setup_latency_allowance(struct tegra_mc *mc) tegra_mc 310 drivers/memory/tegra/mc.c void tegra_mc_write_emem_configuration(struct tegra_mc *mc, unsigned long rate) tegra_mc 332 drivers/memory/tegra/mc.c unsigned int tegra_mc_get_emem_device_count(struct tegra_mc *mc) tegra_mc 343 drivers/memory/tegra/mc.c static int load_one_timing(struct tegra_mc *mc, tegra_mc 376 drivers/memory/tegra/mc.c static int load_timings(struct tegra_mc *mc, struct device_node *node) tegra_mc 403 drivers/memory/tegra/mc.c static int tegra_mc_setup_timings(struct tegra_mc *mc) tegra_mc 456 drivers/memory/tegra/mc.c struct tegra_mc *mc = data; tegra_mc 553 drivers/memory/tegra/mc.c struct tegra_mc *mc = data; tegra_mc 627 drivers/memory/tegra/mc.c struct tegra_mc *mc; tegra_mc 725 drivers/memory/tegra/mc.c struct tegra_mc *mc = dev_get_drvdata(dev); tegra_mc 739 drivers/memory/tegra/mc.c struct tegra_mc *mc = dev_get_drvdata(dev); tegra_mc 24 drivers/memory/tegra/mc.h static inline u32 mc_readl(struct tegra_mc *mc, unsigned long offset) tegra_mc 29 drivers/memory/tegra/mc.h static inline void mc_writel(struct tegra_mc *mc, u32 value, tegra_mc 466 drivers/memory/tegra/tegra124-emc.c struct tegra_mc *mc; tegra_mc 538 drivers/memory/tegra/tegra186.c struct tegra_mc *mc; tegra_mc 198 drivers/memory/tegra/tegra20.c static int tegra20_mc_hotreset_assert(struct tegra_mc *mc, tegra_mc 214 drivers/memory/tegra/tegra20.c static int tegra20_mc_hotreset_deassert(struct tegra_mc *mc, tegra_mc 230 drivers/memory/tegra/tegra20.c static int tegra20_mc_block_dma(struct tegra_mc *mc, tegra_mc 246 drivers/memory/tegra/tegra20.c static bool tegra20_mc_dma_idling(struct tegra_mc *mc, tegra_mc 252 drivers/memory/tegra/tegra20.c static int tegra20_mc_reset_status(struct tegra_mc *mc, tegra_mc 258 drivers/memory/tegra/tegra20.c static int tegra20_mc_unblock_dma(struct tegra_mc *mc, tegra_mc 76 include/soc/tegra/mc.h struct tegra_mc; tegra_mc 83 include/soc/tegra/mc.h struct tegra_mc *mc); tegra_mc 88 include/soc/tegra/mc.h struct tegra_mc *mc) tegra_mc 99 include/soc/tegra/mc.h struct gart_device *tegra_gart_probe(struct device *dev, struct tegra_mc *mc); tegra_mc 104 include/soc/tegra/mc.h tegra_gart_probe(struct device *dev, struct tegra_mc *mc) tegra_mc 130 include/soc/tegra/mc.h int (*hotreset_assert)(struct tegra_mc *mc, tegra_mc 132 include/soc/tegra/mc.h int (*hotreset_deassert)(struct tegra_mc *mc, tegra_mc 134 include/soc/tegra/mc.h int (*block_dma)(struct tegra_mc *mc, tegra_mc 136 include/soc/tegra/mc.h bool (*dma_idling)(struct tegra_mc *mc, tegra_mc 138 include/soc/tegra/mc.h int (*unblock_dma)(struct tegra_mc *mc, tegra_mc 140 include/soc/tegra/mc.h int (*reset_status)(struct tegra_mc *mc, tegra_mc 184 include/soc/tegra/mc.h void tegra_mc_write_emem_configuration(struct tegra_mc *mc, unsigned long rate); tegra_mc 185 include/soc/tegra/mc.h unsigned int tegra_mc_get_emem_device_count(struct tegra_mc *mc);