soc_is_tegra       60 arch/arm/mach-tegra/hotplug.c 	if (!soc_is_tegra())
soc_is_tegra      180 drivers/soc/tegra/flowctrl.c 	if (!soc_is_tegra())
soc_is_tegra      258 drivers/soc/tegra/fuse/fuse-tegra.c 		if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) {
soc_is_tegra      119 drivers/soc/tegra/fuse/tegra-apbmisc.c 		if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) {
soc_is_tegra     2868 drivers/soc/tegra/pmc.c 		if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) {
soc_is_tegra        9 include/soc/tegra/common.h bool soc_is_tegra(void);