Home
last modified time | relevance | path

Searched refs:tegra_get_chip (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/
Dap.c22 int tegra_get_chip(void) in tegra_get_chip() function
54 chip_id = tegra_get_chip(); in tegra_get_chip_sku()
117 if (tegra_get_chip() != CHIPID_TEGRA20) in enable_scu()
Dcache.c25 if (tegra_get_chip() < CHIPID_TEGRA114) in config_cache()
Dcpu.h73 int tegra_get_chip(void);
Dcpu.c174 int chip = tegra_get_chip(); in pllx_set_rate()
238 soc_type = tegra_get_chip(); in init_pllx()
/external/u-boot/arch/arm/include/asm/arch-tegra/
Dap.h54 int tegra_get_chip(void);