Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/tegra/
H A Dcommon.h24 bool soc_is_tegra(void);
29 static inline bool soc_is_tegra(void) in soc_is_tegra() function
/openbmc/linux/arch/arm/mach-tegra/
H A Dhotplug.c60 if (!soc_is_tegra()) in tegra_hotplug_init()
/openbmc/linux/drivers/soc/tegra/
H A Dcommon.c28 bool soc_is_tegra(void) in soc_is_tegra() function
H A Dflowctrl.c193 if (!soc_is_tegra()) in tegra_flowctrl_init()
H A Dpmc.c4382 if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) { in tegra_pmc_early_init()
/openbmc/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c179 if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) { in tegra_init_apbmisc()
H A Dfuse-tegra.c423 if (IS_ENABLED(CONFIG_ARM) && soc_is_tegra()) { in tegra_init_fuse()