Home
last modified time | relevance | path

Searched refs:soc_is_tegra (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/soc/tegra/
Dcommon.h12 bool soc_is_tegra(void);
/Linux-v4.19/drivers/soc/tegra/
Dcommon.c23 bool soc_is_tegra(void) in soc_is_tegra() function
Dflowctrl.c191 if (!soc_is_tegra()) in tegra_flowctrl_init()
Dpmc.c1936 if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) { in tegra_pmc_early_init()
/Linux-v4.19/arch/arm/mach-tegra/
Dhotplug.c63 if (!soc_is_tegra()) in tegra_hotplug_init()
/Linux-v4.19/drivers/soc/tegra/fuse/
Dtegra-apbmisc.c131 if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) { in tegra_init_apbmisc()
Dfuse-tegra.c262 if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) { in tegra_init_fuse()