tegra_get_chip_id
if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20)
if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30)
if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114)
if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124)
if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20)
if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30)
if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114)
if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124)
switch (tegra_get_chip_id()) {
switch (tegra_get_chip_id()) {
switch (tegra_get_chip_id()) {
if (tegra_get_chip_id() == TEGRA20)
switch (tegra_get_chip_id()) {
if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30)
tegra_get_chip_id() != TEGRA20)
switch (tegra_get_chip_id()) {
switch (tegra_get_chip_id()) {
switch (tegra_get_chip_id()) {
if (tegra_get_chip_id() == TEGRA30) {
chip = tegra_get_chip_id();
attr->soc_id = kasprintf(GFP_KERNEL, "%u", tegra_get_chip_id());
u8 chip = tegra_get_chip_id();
chip_id = tegra_get_chip_id();
switch (tegra_get_chip_id()) {
u8 tegra_get_chip_id(void);